Closed lichunzhu closed 3 years ago
[REVIEW NOTIFICATION]
This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer
in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer
in the comment to help you merge this pull request.
The full list of commands accepted by this bot can be found here.
/cc @D3Hunter
@lichunzhu: GitHub didn't allow me to request PR reviews from the following users: D3Hunter.
Note that only pingcap members and repo collaborators can review this PR, and authors cannot review their own PRs.
ping @lance6716 @Ehco1996 @D3Hunter
@lichunzhu: PR needs rebase.
merge this in next sprint
BTW, the perfect interface in my mind is using MySQL replication protocal, so someday we can decouple "relay log" functionalities from DM worker, DM worker will transparently connect to relay log nodes or real upstream.
cc @sunzhaoyang
What problem does this PR solve?
Close https://github.com/pingcap/dm/issues/2214
What is changed and how it works?
Check List
Tests
Code changes
Related changes