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

fix: add metric is_eligible_for_master_election to support reelection decision in codis-sentinel #2766

Merged

Commits on Jun 25, 2024

  1. add replication

    liuyuecai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    475b48e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. add metric 'is_eligible_for_master_election' to indicate whether the …

    …instance has corrupted full sync, which can be used in codis-pika cluster reelection scenario
    cheniujh committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    10f72c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    444f00a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. add IsEligibleForMasterElection

    liuyuecai committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    dce0e1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from luky116/IsEligibleForMasterElection

    use Is_eligible_for_master_election in sentinel
    cheniujh authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    63bb2ee View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. IsEligibleForMasterElection slaveof force

    liuyuecai committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    853622f View commit details
    Browse the repository at this point in the history
  2. IsEligibleForMasterElection slaveof force

    liuyuecai committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8aae3a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #4 from luky116/fix_full_sync_interrupt222

    fix: IsEligibleForMasterElection slaveof force
    cheniujh authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5146c41 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 8, 2024

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

Commits on Jul 11, 2024

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