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: optimize cpu usage when enabling relay #3469

Merged
merged 30 commits into from
Nov 22, 2021
Merged

dm-relay: optimize cpu usage when enabling relay #3469

merged 30 commits into from
Nov 22, 2021

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    e2e95e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c11f3be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1eb3dc View commit details
    Browse the repository at this point in the history
  4. use optimized go-mysql

    D3Hunter committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    fd4c200 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd838a3 View commit details
    Browse the repository at this point in the history
  6. parse uuid as needed

    D3Hunter committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    61c52fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d27807 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    117bddf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff7ed77 View commit details
    Browse the repository at this point in the history
  10. add some check

    D3Hunter committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    17c02f0 View commit details
    Browse the repository at this point in the history
  11. fix unit test

    D3Hunter committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    3a0b1df View commit details
    Browse the repository at this point in the history
  12. fix make check

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

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

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

    D3Hunter committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    ca404d7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6da6a52 View commit details
    Browse the repository at this point in the history
  17. fix unit test

    D3Hunter committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    7abbc7a View commit details
    Browse the repository at this point in the history
  18. remove replace in go.mod

    D3Hunter committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    b7221d6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7bf4c84 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. fix comments

    D3Hunter committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    3a0a522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce7506 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. change check logic

    D3Hunter committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    3ff1c61 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. check error with type

    D3Hunter committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    52247f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec516aa View commit details
    Browse the repository at this point in the history
  3. fix import

    D3Hunter committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    0b64bcd View commit details
    Browse the repository at this point in the history
  4. remove useless code

    D3Hunter committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    83c7264 View commit details
    Browse the repository at this point in the history
  5. Update dm/relay/local_reader.go

    Co-authored-by: lance6716 <[email protected]>
    D3Hunter and lance6716 committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    67ca3d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60c79c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84c5ae9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    209ec02 View commit details
    Browse the repository at this point in the history