-
Notifications
You must be signed in to change notification settings - Fork 500
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
fix tikv failover #368
fix tikv failover #368
Conversation
/run-e2e-tests |
1 similar comment
/run-e2e-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
BTW, does the TODO matter? or is it related to this PR?
TODO we should confirm the tombstone exists, important!!!!!! ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please resolve the conflicts @weekface |
da6266b
Where is the TODO? |
/run-e2e-tests |
In this commit e6d7947 |
/run-e2e-tests |
This pr fixes #362
TiKV should failover a period of time (default is 5m) after it becomes "Down"(It will become down after 30 minutes after Disconnect).
30 + 5 = 35