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-190] Test And Fix TiFlash Rebalance Process #20

Merged
merged 19 commits into from
Mar 28, 2019
Merged

[FLASH-190] Test And Fix TiFlash Rebalance Process #20

merged 19 commits into from
Mar 28, 2019

Conversation

solotzg
Copy link
Contributor

@solotzg solotzg commented Mar 23, 2019

  • Optimize the strategy of RegionPersister by persisting region after all its data has been flushed into CH.
  • If region is created by Region::deserialize, there is no need to persist it until update.
  • flushRegion should be thread safe.

@zanmato1984
Copy link
Contributor

/run-integration-tests

# Conflicts:
#	dbms/src/Storages/MergeTree/MergeTreeDataSelectExecutor.cpp
#	dbms/src/Storages/Transaction/KVStore.cpp
@solotzg
Copy link
Contributor Author

solotzg commented Mar 25, 2019

/run-integration-tests

Copy link
Member

@hanfei1991 hanfei1991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants