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

主从复制老主降备手动slaveof的过程中会出现判断 sent_offset == acked_offset的逻辑,当出现不相等的时候,会导致主从slaveof ERROR的情况 #2512

Open
chengyu-l opened this issue Mar 14, 2024 · 1 comment
Labels
☢️ Bug Something isn't working

Comments

@chengyu-l
Copy link
Collaborator

Is this a regression?

Yes

Description

原 issue #1835

主从复制老主降备手动slaveof的过程中会出现判断 sent_offset == acked_offset的逻辑,当出现不相等的时候,会导致主从slaveof ERROR的情况

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response

@chengyu-l chengyu-l added the ☢️ Bug Something isn't working label Mar 14, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: During the process of master-slave replication, the old master is demoted to the backup manual slaveof, the logic of sent_offset == acked_offset will appear. When the inequality occurs, it will lead to the master-slave slaveof ERROR situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants