- [x] 1. Skip binlog reading, if low == high - [x] 2. If concurrency=1, there is no need to wait with checkpoint. (done) #365 - [x] 3. Improve the log and clean up debezium logs - [x] 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