forked from vitessio/vitess
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve VTOrc failure detection to be able to better handle dead prim…
…ary failures (vitessio#13190) * test: add a failing test Signed-off-by: Manan Gupta <[email protected]> * feat: fix the problem Signed-off-by: Manan Gupta <[email protected]> * feat: read vttablet records for instances that have no mysql port too Signed-off-by: Manan Gupta <[email protected]> * feat: refactor the code Signed-off-by: Manan Gupta <[email protected]> * feat: add tests for the newly introduced function Signed-off-by: Manan Gupta <[email protected]> * test: fix test expectations Signed-off-by: Manan Gupta <[email protected]> * feat: fix flakiness in tests Signed-off-by: Manan Gupta <[email protected]> * feat: fix comments Signed-off-by: Manan Gupta <[email protected]> --------- Co-authored-by: Manan Gupta <[email protected]> Signed-off-by: Max Englander <[email protected]>
- Loading branch information
1 parent
6512ed1
commit 21cbfdb
Showing
10 changed files
with
386 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.