changefeed may stuck when tikv upgrade/restart/evict leader #10584
Labels
affects-5.4
affects-6.1
affects-6.5
affects-7.1
area/ticdc
Issues or PRs related to TiCDC.
component/kv-client
TiKV kv log client component.
report/customer
Customers have encountered this bug.
severity/major
type/bug
The issue is confirmed as a bug.
What did you do?
Rolling upgrade tikv.
What did you expect to see?
The changefeed checkpointTs lag less than 30s.
And more than thousand
stream to store closed
logs was found in cdc logs within 10 seconds.What did you see instead?
The changefeed checkpointTs lag more than 10 minutes.
Additionally, more than a thousand
stream to store closed logs
were found in the cdc logs within 10 seconds.Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):(paste TiDB cluster version here)
Upstream TiKV version (execute
tikv-server --version
):(paste TiKV version here)
TiCDC version (execute
cdc version
):v6.5.7
The text was updated successfully, but these errors were encountered: