Announcing release sync-diff-inspector from tiflow in 8.5 #66742
joechenrh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear developers,
We're planning to move the sync-diff-inspector tool from the tidb-tools repository into tiflow. This change aims to consolidate maintenance, keep dependencies in sync with TiCDC and DM, and enable TiUP-based access for sync-diff-inspector.
Background
As a tool for verifying the consistency between upstream and downstream databases, sync-diff-inspector is primarily used by TiCDC and DM. In the past, the code for some useful tools was placed in the tidb-tools repository. However, as time went by, most of the tools were removed from this repository, and some dependencies were also moved to the tidb repository. Finally, only the sync-diff-inspector tool remained, making it lack of maintenance.
Repositories affected
What will change
Feedback & discussion
We welcome community feedback before we proceed with the migration. In particular:
— The PingCAP Engineering Team
Beta Was this translation helpful? Give feedback.
All reactions