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

cdc: support graceful shutdown on receiving signal #6132

Merged
merged 6 commits into from
Jun 30, 2022

Commits on Jun 30, 2022

  1. cdc,pkg: accommodate systemd TimeoutStopSec and k8s terminationGraceP…

    …eriodSeconds (pingcap#6097)
    
    * cdc,pkg: accommodate systemd TimeoutStopSec and k8s terminationGracePeriodSeconds
    * cdc: correct drain capture doc
    
    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d0a9cb8 View commit details
    Browse the repository at this point in the history
  2. cdc: drain waits for owner resign and table move out

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9de8e11 View commit details
    Browse the repository at this point in the history
  3. tp(cdc): make drain capture scheduler aware of capture state

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4623fc0 View commit details
    Browse the repository at this point in the history
  4. cdc: remove verbose log and set liveness stop after resign owner

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2680fc9 View commit details
    Browse the repository at this point in the history
  5. cdc: skip owner resign when there is only one capture

    Signed-off-by: Neil Shen <overvenus@gmail.com>
    overvenus committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7dd6d5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1c182e View commit details
    Browse the repository at this point in the history