RockteMQ-AI commented on issue #554: URL: https://github.com/apache/rocketmq-connect/issues/554#issuecomment-5537690248
**Issue Evaluation** Category: `bug` | Status: **Confirmed** Bidirectional sync instead of unidirectional (A→B only, but getting B→A as well) is a serious data consistency issue. This can cause data loops and corruption in replication scenarios. **Impact:** Data integrity **Severity:** High This needs immediate investigation of the replicator direction configuration and checkpoint logic. --- *Automated evaluation by RockteMQ-AI* -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
