RockteMQ-AI commented on issue #550: URL: https://github.com/apache/rocketmq-connect/issues/550#issuecomment-5533808771
**Issue Evaluation** Category: `bug` | Status: **Confirmed** The Replicator checkpoint failure when ACL is enabled indicates missing ACL credential propagation in the checkpoint commit path. **Root Cause:** The checkpoint mechanism does not include ACL authentication when committing offsets. **Impact:** Reliability — checkpoints fail in ACL-enabled environments, risking data duplication on restart. **Severity:** high --- *Automated evaluation by github-manager-bot* -- 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]
