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

[BUG]sentinel cluster failover issue #12574

Open
wangshuang0220 opened this issue Sep 13, 2023 · 0 comments
Open

[BUG]sentinel cluster failover issue #12574

wangshuang0220 opened this issue Sep 13, 2023 · 0 comments

Comments

@wangshuang0220
Copy link

Describe the bug
version : 7.0.10
image

a health sentienl cluster with 3 sentienls , 1 master, 1 replica. stop replica node , and write some data to master, then stop master node and start the replica . replica switch to master when master node down.
A short description of the bug.

To reproduce

  1. stop replica node
  2. write data to master
  3. stop master
  4. start replica
  5. replica will switch master in auto failover
    Steps to reproduce the behavior and/or a minimal code sample.

Expected behavior
when master down , the stopped replica will not switch to master after replica restart
A description of what you expected to happen.

Additional information

Any additional information that is relevant to the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant