cdc: fix usage of tikv go-client #11766
Labels
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
affects-8.1
This bug affects the 8.1.x(LTS) versions.
affects-8.5
This bug affects the 8.5.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
report/customer
Customers have encountered this bug.
type/bug
The issue is confirmed as a bug.
What did you do?
scale out a tikv node
What did you expect to see?
changefeed resolved ts can advance normally.
What did you see instead?
changefeed resolved ts stuck, and cdc cannot connect to the new tikv store because
GetTiKVRPCContext
return wrong info for the store.Versions of the cluster
nightly
The text was updated successfully, but these errors were encountered: