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

[FLASH-204] Improve Process About ServiceCommand And Updating RegionTable #29

Merged
merged 2 commits into from
Apr 2, 2019
Merged

[FLASH-204] Improve Process About ServiceCommand And Updating RegionTable #29

merged 2 commits into from
Apr 2, 2019

Conversation

solotzg
Copy link
Contributor

@solotzg solotzg commented Apr 1, 2019

  • At any time, the range in RegionTable should be bigger than RegionPersister than KVStore. 

  • If the range of new region is smaller than the old one, update KVStore -> RegionPersister -> RegionTable.

  • if the range of new region is greater than the old one, caused by operation merge, update RegionTable -> RegionPersister -> KVStore.

@solotzg
Copy link
Contributor Author

solotzg commented Apr 2, 2019

/run-integration-tests

@solotzg solotzg merged commit 4b2264a into pingcap:raft Apr 2, 2019
@solotzg solotzg deleted the FLASH-204 branch April 2, 2019 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant