Closed Tammyxia closed 2 years ago
Data consistency
Upstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):
SELECT tidb_version();
(paste TiDB cluster version here)
Upstream TiKV version (execute tikv-server --version):
tikv-server --version
TiKV Release Version: 6.0.0-alpha Edition: Community Git Commit Hash: ac32d5c8099a85994a9790ae1840755033dd0fac Git Commit Branch: heads/refs/tags/v6.1.0-nightly UTC Build Time: 2022-03-21 23:16:34 Rust Version: rustc 1.60.0-nightly (1e12aef3f 2022-02-13) Enable Features: jemalloc mem-profiling portable sse test-engines-rocksdb cloud-aws cloud-gcp cloud-azure Profile: dist_release
TiCDC version (execute cdc version):
cdc version
(paste TiCDC version here) elease Version: v5.4.0-master Git Commit Hash: be5524dd90d5db245a22cc125599b5c81d78c2bb Git Branch: heads/refs/tags/v6.1.0-nightly UTC Build Time: 2022-03-21 23:15:49 Go Version: go version go1.18 linux/amd64 Failpoint Build: false
Reproduce again in this test.
It should be fixed by https://github.com/tikv/tikv/pull/12262 let's keep it open and wait for another round of testing.
Can't reproduce again.
What did you do?
What did you expect to see?
Data consistency
What did you see instead?
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):Upstream TiKV version (execute
tikv-server --version
):TiCDC version (execute
cdc version
):