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

dm-relay: create binlog reader from relay, refactor relay #3327

Merged
merged 37 commits into from
Nov 15, 2021
Merged

dm-relay: create binlog reader from relay, refactor relay #3327

merged 37 commits into from
Nov 15, 2021

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    907fc27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d8008b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8db477 View commit details
    Browse the repository at this point in the history
  4. add offset

    D3Hunter committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    6d545ea View commit details
    Browse the repository at this point in the history
  5. move recover into relay

    D3Hunter committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    84f41fc View commit details
    Browse the repository at this point in the history
  6. remove unnecessiary code

    D3Hunter committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    efc238a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d37ca02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6326f0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4df262 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e9aa58 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    33e9acd View commit details
    Browse the repository at this point in the history
  12. fix make check

    D3Hunter committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    adb841c View commit details
    Browse the repository at this point in the history
  13. fix unit test

    D3Hunter committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    7583627 View commit details
    Browse the repository at this point in the history
  14. fix unit test

    D3Hunter committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    dc6dd70 View commit details
    Browse the repository at this point in the history
  15. fix unit test

    D3Hunter committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    08ee9c8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1015dff View commit details
    Browse the repository at this point in the history
  17. fix make check

    D3Hunter committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    9f7ce1d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    e8dede1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fab993e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    9505845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70662cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77c7582 View commit details
    Browse the repository at this point in the history
  4. Revert "make test suite can runs in single test"

    This reverts commit 70662cb.
    D3Hunter committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    6c8277f View commit details
    Browse the repository at this point in the history
  5. Revert "make test suite can runs in single test"

    This reverts commit 9505845.
    D3Hunter committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    e4aa5b7 View commit details
    Browse the repository at this point in the history
  6. Revert "make test suite can runs in single test"

    This reverts commit 33e9acd.
    D3Hunter committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    638a3d4 View commit details
    Browse the repository at this point in the history
  7. Revert "make test suite can runs in single test"

    This reverts commit 9e9aa58.
    D3Hunter committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    63e5c02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4b6c0a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Update dm/relay/relay.go

    Co-authored-by: Chunzhu Li <[email protected]>
    D3Hunter and lichunzhu committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    9e0b0d9 View commit details
    Browse the repository at this point in the history
  2. remove useless comment

    D3Hunter committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    6208de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3262bec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89a1bbb View commit details
    Browse the repository at this point in the history
  5. change test case wait time

    D3Hunter committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    c617888 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    572dd55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6658f8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d442b2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31a5970 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e54edc View commit details
    Browse the repository at this point in the history