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

[DocDB] Clean shutdown path #10664

Open
bmatican opened this issue Nov 22, 2021 · 0 comments
Open

[DocDB] Clean shutdown path #10664

bmatican opened this issue Nov 22, 2021 · 0 comments
Assignees
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue

Comments

@bmatican
Copy link
Contributor

bmatican commented Nov 22, 2021

Jira Link: DB-1079

Description

In order to support a clean shutdown path in Yugabyte, we would need the following
⬜️ New API to trigger a clean shutdown for the whole server. (#10662)
⬜️ Ability to QUIESCE the whole node, disallowing processing new incoming user RPCs. (#10663)
⬜️ Handle clean shutdown in YbMaster and YbTserver processes (#15061)
✅ Ability to gracefully move leaders off of a node. (#1748)
✅ Bonus: Ability to flush all data from memory to disk, to ensure a fast restart. (#2785)

@bmatican bmatican added the area/docdb YugabyteDB core features label Nov 22, 2021
@bmatican bmatican self-assigned this Nov 22, 2021
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Jun 8, 2022
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature and removed kind/bug This issue is a bug labels Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

4 participants