Skip to content

Fix bug: The master node may repeatedly dump the same batch of binlogs#448

Merged
takenliu merged 1 commit intoTencent:2.8.txfrom
takenliu:2.8.tx
Jan 26, 2026
Merged

Fix bug: The master node may repeatedly dump the same batch of binlogs#448
takenliu merged 1 commit intoTencent:2.8.txfrom
takenliu:2.8.tx

Conversation

@takenliu
Copy link
Collaborator

@takenliu takenliu commented Jan 8, 2026

The master node may repeatedly dump the same batch of binlogs, when the slave node is busy, leading to repeated timeouts and reconnections in master-slave synchronization.

#447

Description

Motivation and Context

How Has This Been Tested?

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Code follows the code style of this project.
  • Change requires a change to the documentation.
  • I have updated the documentation accordingly.

  The master node may repeatedly dump the same batch of binlogs, when the slave node is busy, leading to repeated timeouts and reconnections in master-slave synchronization.
@takenliu takenliu merged commit 592d06d into Tencent:2.8.tx Jan 26, 2026
13 checks passed
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

Successfully merging this pull request may close these issues.

1 participant