RockteMQ-AI commented on issue #554:
URL:
https://github.com/apache/rocketmq-connect/issues/554#issuecomment-5324824669
**Issue Evaluation**
Category: `bug` | Status: **Evaluated**
This issue reports that unidirectional cluster sync (A→B) is incorrectly
pushing data back to cluster A instead of only to cluster B.
**Assessment:** This appears to be a configuration or replicator routing
issue. The replicator's `dest.cluster` configuration may not be correctly
isolating the replication direction.
**Recommended investigation:**
- Verify `dest.cluster` and source/destination connector configurations
- Check replicator task assignment and partition routing logic
- Confirm no bidirectional sync tasks are inadvertently created
Please provide the replicator configuration files and task status output
(`GET /connectors/{name}/status`) to help diagnose further.
---
*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]