Skip to content

[BUG] mysql orc errors #1529

@xuriwuyun

Description

@xuriwuyun

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions