RockteMQ-AI commented on issue #550: URL: https://github.com/apache/rocketmq-connect/issues/550#issuecomment-5487013265
**Issue Evaluation** Category: `bug` | Status: **Confirmed** When ACL is enabled, the replicator checkpoint (offset sync) fails. This is likely because the replicator does not pass ACL credentials when accessing the checkpoint topic or the source cluster for offset tracking. **Root Cause:** Missing ACL authentication in the replicator checkpoint consumer/producer. **Impact:** Offset sync fails entirely when ACL is enabled, making the replicator unusable in secured environments. **Severity:** High --- *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]
