8000 Soft coordinator shutdown by neunhoef · Pull Request #14330 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Soft coordinator shutdown #14330

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

Merged
merged 9 commits into from
Jul 28, 2021
Merged

Soft coordinator shutdown #14330

merged 9 commits into from
Jul 28, 2021

Conversation

neunhoef
Copy link
Member
@neunhoef neunhoef commented Jun 4, 2021

This adds the soft shutdown feature for coordinators for the 3.8
branch (backport from devel).

Here is the design document:

https://github.com/arangodb/documents/blob/master/DesignDocuments/03_IN_PROGRESS/SoftShutdownCoordinators.md

The basic idea is to allow to put a coordinator into a "soft shutdown
mode" in which it finishes ongoing work but does no longer accept
new work. This should make restarting or upgrading coordinators less
intrusive for clients.

To be merged for 3.8.1, together with #14435

@neunhoef neunhoef added this to the 3.8 milestone Jun 4, 2021
@neunhoef neunhoef self-assigned this Jun 4, 2021
@neunhoef neunhoef marked this pull request as ready for review June 9, 2021 12:27
@KVS85 KVS85 merged commit 73dfe91 into 3.8 Jul 28, 2021
@KVS85 KVS85 deleted the feature-3.8/coordinator-soft-shutdown branch July 28, 2021 10:43
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.

3 participants
0