Skip to content

ticdc v5.0.1

Compare
Choose a tag to compare
@zhouqiang-cl zhouqiang-cl released this 23 Apr 07:26
6363c48

Bug Fixes

  • Fix the concurrency issue in Unified Sorter and filter the unhelpful error messages #1678
  • Fix a bug that the creation of redundant directories might interrupt the replication with MinIO #1672
  • Set the default value of the explicit_defaults_for_timestamp session variable to ON to make the MySQL 5.7 downstream keep the same behavior with the upstream TiDB #1659
  • Fix the issue that the incorrect handling of io.EOF might cause replication interruption #1648
  • Correct the TiKV CDC endpoint CPU metric in the TiCDC dashboard #1645
  • Increase defaultBufferChanSize to avoid replication blocking in some cases #1632