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

Using time since last recovery to delay rolling bounces #804

Closed
brownleej opened this issue Jul 1, 2021 · 1 comment · Fixed by #1343
Closed

Using time since last recovery to delay rolling bounces #804

brownleej opened this issue Jul 1, 2021 · 1 comment · Fixed by #1343
Labels
enhancement New feature or request

Comments

@brownleej
Copy link
Member

FDB 7.0 has a field called seconds_since_last_recovered in the recovery_state for tracking how long it has been since the last recovery. I think we should integrate this into our rolling bounce, for versions where it is present, and require that the time between recoveries in a rolling bounce be at least 5 minutes.

@johscheuer johscheuer added the enhancement New feature or request label Dec 10, 2021
@johscheuer
Copy link
Member

Blocked by: apple/foundationdb#8039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants