RockteMQ-AI commented on issue #547:
URL:
https://github.com/apache/rocketmq-connect/issues/547#issuecomment-5324831216
**Issue Evaluation**
Category: `question`
The `dest.cluster` setting controls which cluster the replicator sends data
to. If it's not taking effect, possible causes include:
1. **Configuration not applied** — Ensure the connector config file is
loaded and the worker was restarted after changes
2. **Task override** — Check if the task-level configuration overrides the
connector-level setting
3. **Multiple replicator instances** — Another replicator may be running
with different settings
Please share:
- The full replicator connector configuration
- Output of `GET /connectors/{name}` API
- Worker logs during startup
---
*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]