Skip to content

MySQLBinlogClient compatible with async exception#37631

Merged
sandynz merged 2 commits intoapache:masterfrom
sandynz:pipeline-2
Jan 4, 2026
Merged

MySQLBinlogClient compatible with async exception#37631
sandynz merged 2 commits intoapache:masterfrom
sandynz:pipeline-2

Conversation

@sandynz
Copy link
Contributor

@sandynz sandynz commented Jan 4, 2026

When binlog position is expired, there's async protocol resolution error and try to reconnect with unlimited times.

Changes proposed in this pull request:

  • MySQLBinlogClient compatible with async exception

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.
  • I have updated the Release Notes of the current development version. For more details, see Update Release Note

@sandynz sandynz merged commit e75d18a into apache:master Jan 4, 2026
24 checks passed
@sandynz sandynz deleted the pipeline-2 branch January 4, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants