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

checker(dm): check the number of connections before starting #5185

Merged
merged 30 commits into from
Jul 29, 2022

Commits on Apr 15, 2022

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

Commits on Apr 18, 2022

  1. add ut for checker

    buchuitoudegou committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    415bb5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b42a9a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. fix: comment

    buchuitoudegou committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    0136483 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

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

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    6686b68 View commit details
    Browse the repository at this point in the history
  2. fix: ut

    buchuitoudegou committed May 11, 2022
    Configuration menu
    Copy the full SHA
    be668b6 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    buchuitoudegou committed May 11, 2022
    Configuration menu
    Copy the full SHA
    bfb0028 View commit details
    Browse the repository at this point in the history
  4. fix: it typo

    buchuitoudegou committed May 11, 2022
    Configuration menu
    Copy the full SHA
    eb401cc View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. fix: it

    buchuitoudegou committed May 12, 2022
    Configuration menu
    Copy the full SHA
    ce0814c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    d9e7448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    077bf4c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    6a8061c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. revert syncer checker

    buchuitoudegou committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    8edaedc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6927f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d4a196 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd23f69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce394dc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. fix comment

    buchuitoudegou committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    20edb4b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    c569133 View commit details
    Browse the repository at this point in the history
  2. fix broken dep

    buchuitoudegou committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    c6e1a74 View commit details
    Browse the repository at this point in the history
  3. add comment

    buchuitoudegou committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    5827f28 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Update dm/pkg/checker/conn_checker.go

    Co-authored-by: lance6716 <lance6716@gmail.com>
    buchuitoudegou and lance6716 authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c742122 View commit details
    Browse the repository at this point in the history
  2. Update dm/pkg/checker/conn_checker.go

    Co-authored-by: lance6716 <lance6716@gmail.com>
    buchuitoudegou and lance6716 authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    a855984 View commit details
    Browse the repository at this point in the history
  3. fix comment

    buchuitoudegou committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    89e2d9d View commit details
    Browse the repository at this point in the history
  4. fix: defer close

    buchuitoudegou committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    f27d5fd View commit details
    Browse the repository at this point in the history
  5. fix lint

    buchuitoudegou committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    348f7f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    b3d3d16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c235fb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c48b5cb View commit details
    Browse the repository at this point in the history