-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add metric for showing the errant GTIDs in VTOrc (#13281)
* feat: add metric for errant gtid Signed-off-by: Manan Gupta <[email protected]> * feat: update the errant gtid map always, so that once errant gtids are fixed, they are cleared Signed-off-by: Manan Gupta <[email protected]> * feat: fix the test to match the new expectations Signed-off-by: Manan Gupta <[email protected]> * feat: add mutex to protect the access to the map storing errant gtids Signed-off-by: Manan Gupta <[email protected]> * feat: update the errant gtid map in a goroutine Signed-off-by: Manan Gupta <[email protected]> --------- Signed-off-by: Manan Gupta <[email protected]>
- Loading branch information
1 parent
081194d
commit 24d24bb
Showing
2 changed files
with
38 additions
and
0 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