Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: 关于 TiKV开源的 client-java 一些问题,恳请大佬来回答一下。
[TiDB Usage Environment] Research
[TiDB Version] 6.1.0
[Encountered Issue]
Recently, I have been researching the TiKV open-source client-java, GitHub - tikv/client-java: TiKV Java Client
I would like to ask everyone, can the CDCClient only pull one table at a time?
I understand your point, each machine pulls the change log via CDC.
Yes, but can CDCClient only pull the change log of one table?
I am talking about TiCDC, changefeed pulling logs.
Oh, I was talking about tikv-client-java, GitHub - tikv/client-java: TiKV Java Client. This also pulls the change log.
For this type of source code issue, it is recommended to open an issue directly on the GitHub repo to ask questions.
I created an issue, but no one has responded yet.
This topic was automatically closed 1 minute after the last reply. No new replies are allowed.