-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* drainer/: Fix when pk is handle and value overflow int64 (#573) * arbiter: Refactor and add more unit tests (#570) * More tests for arbiter * Log os.Hostname error * drainer: Refactor, eliminate duplicate code by introducing a taskGroup (#572) * Refactor, eliminate duplicate code by introducing a taskGroup * Use zap.Stack directly * binlogctl: refine log output when use help command (#580) * Minor edits to README (#583) * drainer: Refactor and add unit tests (#571) * Add tests for drainer * Use DeepEquals to simplify map testing * Just import context * Use Equals
- Loading branch information
1 parent
3e68c99
commit 8ff1c75
Showing
15 changed files
with
983 additions
and
203 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.