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] mysql orc errors #1529

Closed
xuriwuyun opened this issue Mar 12, 2025 · 0 comments · Fixed by #1524
Closed

[BUG] mysql orc errors #1529

xuriwuyun opened this issue Mar 12, 2025 · 0 comments · Fixed by #1524
Assignees

Comments

@xuriwuyun
Copy link
Collaborator

Describe the bug
Issues encountered during MySQL ORC mode testing:

  • The primary node frequently restarts, and the replica may encounter IO thread anomalies: "could not find next log; the first event '' at 4, the last event read from '/var/lib/mysql/binlog/example-mysql-cluster-mysql-0-bin.000002' at 197," while the primary node does not have the 000002 file.

  • After multiple master-slave switches, a multi-master situation may arise where they are synchronizing with each other.

  • The MasterFailoverLostInstancesDowntimeMinutes configuration marks nodes as being in a "downtimed" state for ten minutes after an anomaly occurs. However, if pods are deleted during this period, various abnormal conditions may occur.

  • The replica node is not detected by ORC, resulting in failures in executing failover and switchover operations.

@xuriwuyun xuriwuyun linked a pull request Mar 12, 2025 that will close this issue
@xuriwuyun xuriwuyun assigned xuriwuyun and unassigned shanshanying Mar 12, 2025
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 a pull request may close this issue.

2 participants