Some Questions About the Open Source TiKV Client-Java, Seeking Answers from Experts

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: 关于 TiKV开源的 client-java 一些问题,恳请大佬来回答一下。

| username: mxd-321

[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?

| username: xiaohetao | Original post link

I understand your point, each machine pulls the change log via CDC.

| username: mxd-321 | Original post link

Yes, but can CDCClient only pull the change log of one table?

| username: xiaohetao | Original post link

I am talking about TiCDC, changefeed pulling logs.

| username: mxd-321 | Original post link

Oh, I was talking about tikv-client-java, GitHub - tikv/client-java: TiKV Java Client. This also pulls the change log.

| username: wink | Original post link

For this type of source code issue, it is recommended to open an issue directly on the GitHub repo to ask questions.

| username: mxd-321 | Original post link

I created an issue, but no one has responded yet. :sob:

| username: xiaohetao | Original post link

:see_no_evil:

| username: system | Original post link

This topic was automatically closed 1 minute after the last reply. No new replies are allowed.