Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow reloading some server timings #5071

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

jefferai
Copy link
Member

@jefferai jefferai commented Sep 4, 2024

Allows changing grace period and a few other things timing-related via HUP instead of just a restart.

Tested manually via config changes and HUP.

Allows changing grace period and a few other things timing-related via
HUP instead of just a restart.

Tested manually via config changes and HUP.
@jefferai jefferai merged commit 66af7db into main Sep 4, 2024
67 of 69 checks passed
@jefferai jefferai deleted the jefferai-allow-reloading-timings branch September 4, 2024 19:40
johanbrandhorst added a commit that referenced this pull request Sep 6, 2024
@johanbrandhorst johanbrandhorst mentioned this pull request Sep 6, 2024
johanbrandhorst added a commit that referenced this pull request Sep 6, 2024
@johanbrandhorst johanbrandhorst mentioned this pull request Sep 6, 2024
johanbrandhorst added a commit that referenced this pull request Sep 9, 2024
* internal/session: update variable name in test

This was missed in #5071

* internal/tests/cluster: skip failing tests

These tests will need to be fixed or removed. It is not
clear why they are failing, but they are always failing.

* Makefile: try upgrading golangci-lint

* internal/host/plugin: fix flaky test

Hosts contain IP addresses in string form, whose
order is not defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants