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

fix tikv failover #368

Merged
merged 4 commits into from
Apr 9, 2019
Merged

fix tikv failover #368

merged 4 commits into from
Apr 9, 2019

Conversation

weekface
Copy link
Contributor

@weekface weekface commented Apr 4, 2019

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

@weekface
Copy link
Contributor Author

weekface commented Apr 4, 2019

/run-e2e-tests

1 similar comment
@zyguan
Copy link
Contributor

zyguan commented Apr 9, 2019

/run-e2e-tests

zyguan
zyguan previously approved these changes Apr 9, 2019
Copy link
Contributor

@zyguan zyguan left a 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!!!!!! ...

tennix
tennix previously approved these changes Apr 9, 2019
Copy link
Member

@tennix tennix left a comment

Choose a reason for hiding this comment

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

LGTM

@tennix
Copy link
Member

tennix commented Apr 9, 2019

Please resolve the conflicts @weekface

xiaojingchen
xiaojingchen previously approved these changes Apr 9, 2019
@weekface weekface dismissed stale reviews from xiaojingchen, tennix, and zyguan via da6266b April 9, 2019 04:03
@weekface
Copy link
Contributor Author

weekface commented Apr 9, 2019

LGTM
BTW, does the TODO matter? or is it related to this PR?

TODO we should confirm the tombstone exists, important!!!!!! ...

Where is the TODO?

@weekface
Copy link
Contributor Author

weekface commented Apr 9, 2019

/run-e2e-tests

@zyguan
Copy link
Contributor

zyguan commented Apr 9, 2019

LGTM
BTW, does the TODO matter? or is it related to this PR?

TODO we should confirm the tombstone exists, important!!!!!! ...

Where is the TODO?

In this commit e6d7947

@zyguan
Copy link
Contributor

zyguan commented Apr 9, 2019

/run-e2e-tests

@tennix tennix merged commit dec665f into pingcap:master Apr 9, 2019
@weekface weekface deleted the fix-failover branch April 9, 2019 11:59
@weekface weekface added the test/stability stability tests label Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test/stability stability tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

It takes 2 hours for tikv failover
4 participants