Skip to content

[mysql] MysqlParallelSource Stability Improvement #373

@leonardBang

Description

@leonardBang
  • 1. Skip binlog reading, if low == high
  • 2. If concurrency=1, there is no need to wait with checkpoint. (done) [mysql] Optimize the checkpoint be optional under single parallelism #365
  • 3. Improve the log and clean up debezium logs
  • 4. Investigate rds master/standby switching scenarios can works or not
  • 5. Bind the DebeziumReader life circle with split
  • 6. Investigate MySqlParallelSource could use single serverId or not

Metadata

Metadata

Assignees

Labels

categoryCategory of issuestaskThe development task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions