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

tikv: skip 0 when call getMinSafeTSByStores #615

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

Defined2014
Copy link
Contributor

@Defined2014 Defined2014 commented Nov 3, 2022

fix tikv/tikv#13675
TiKV will return 0 for CmdStoreSafeTS RPC when there is no region leader on a store. We should ignore this store when caculate the minSafeTS.

Signed-off-by: Hangjie Mo <mohangjie1995@gmail.com>
@sticnarf
Copy link
Collaborator

sticnarf commented Nov 3, 2022

Do you want to take another look? @JmPotato

@sticnarf sticnarf merged commit ec1202a into tikv:master Nov 3, 2022
@Defined2014 Defined2014 deleted the fix-tikv-13675 branch November 3, 2022 08:57
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.

minSafeTS not change for about 10 minutes
3 participants