Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: 我想订阅某一张表的cdc数据,该表可以被多个任务订阅吗?还是只能被一个任务订阅

[Test Environment for TiDB] Testing
[TiDB Version] 5.4.3
[Reproduction Path] Using the TiKV client in Java, it is possible to subscribe to the same table in multiple tasks. During processing, data loss was discovered. Is it not possible for the same table to be subscribed to CDC data by multiple tasks?
[Encountered Problem: Problem Phenomenon and Impact]
Using the TiKV client in Java, it is possible to subscribe to the same table in multiple tasks. During processing, data loss was discovered. Is it not possible for the same table to be subscribed to CDC data by multiple tasks?
[Resource Configuration]
As a newbie, I would like to thank all the experts here in advance for helping to answer this question. Thank you!
[Attachment: Screenshot/Log/Monitoring]