Git-Yang opened a new issue #693: URL: https://github.com/apache/rocketmq-externals/issues/693
**FEATURE REQUEST**  Synchronize 5w pieces of data to the target cluster, and perform a stop-start operation on the connector intermittently during the synchronization process, and it is found that 2w+ data is repeatedly sent.    Because the position read directly from the positionManagementService when the task is started, and the previous position is still in the positionData, it is not synchronized in time. Use the same parameter to ensure data consistency ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
