Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kvclient does not make progress on resolved ts for long time. #4886

Closed
Tracked by #4849
3AceShowHand opened this issue Mar 14, 2022 · 4 comments
Closed
Tracked by #4849

kvclient does not make progress on resolved ts for long time. #4886

3AceShowHand opened this issue Mar 14, 2022 · 4 comments

Comments

@3AceShowHand
Copy link
Contributor

3AceShowHand commented Mar 14, 2022

KV Client would receive resolved ts event from TiKV CDC Component, which makes progress of the whole sync task. Some of the test scenario shows that the resolved ts may not be forwarded for a long time.

related issues

@3AceShowHand 3AceShowHand added the type/bug The issue is confirmed as a bug. label Mar 14, 2022
@Tammyxia
Copy link

[2022/03/15 01:08:10.052 +00:00] [WARN] [region_worker.go:354] ["region not receiving resolved event from tikv or resolved ts is not pushing for too long time, try to resolve lock"] [changefeed=tikv-scale-sync] [addr=upstream-tikv-1.upstream-tikv-peer.cdc-testbed-tps-660928-1-540.svc:20160] [regionID=637] [span="[6d44444c4a6f6241ff64ff644964784c69ff7374ff0000000000ff000000f700000000ff0000006c00000000fb, 6d44444c4a6f6241ff64ff644964784c69ff7374ff0000000000ff000000f700000000ff0000006d00000000fb)"] [duration=6h0m9.951s] [lastEvent=389.664591ms] [resolvedTs=431825847569874978]
[2022/03/15 01:08:10.053 +00:00] [INFO] [lock_resolver.go:133] ["resolve lock successfully"] [regionID=637] [lockCount=0] [maxVersion=431831509867429888] [changefeed=tikv-scale-sync] [role=processor]
[2022/03/15 01:08:10.664 +00:00] [WARN] [region_worker.go:751] ["The resolvedTs is fallen back in kvclient"] [changefeed=tikv-scale-sync] [EventType=RESOLVED] [resolvedTs=431825847569874978] [lastResolvedTs=431825847635410946] [regionID=272]

@overvenus
Copy link
Member

May relate to tikv/tikv#12190

@3AceShowHand
Copy link
Contributor Author

close by #4516, #2867

@jebter
Copy link

jebter commented Jun 14, 2022

/severity major

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants