Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

feat(split): add notify_stop_split rpc #731

Merged
merged 2 commits into from
Jan 28, 2021

Conversation

hycdong
Copy link
Contributor

@hycdong hycdong commented Jan 19, 2021

This pull request is the last pr about pause and cancel split (previous pr: #679, #681). When all replicas in group pause or cancel split succeed, primary will send notify_stop_split_request to meta server. If type is pause, meta server will set split_status from PAUSING into PAUSED. If type is cancel, meta server will set this partition not_split, if all partitions of this table cancel split succeed, meta server will update partition_count into original partition_count on zk.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants