RockteMQ-AI commented on issue #901: URL: https://github.com/apache/rocketmq-externals/issues/901#issuecomment-5655105961
**Issue Evaluation** Category: `type/bug` | Status: **Needs Info** Repeated consumption on restart in the Spark connector typically indicates that checkpoint offsets are not being committed atomically with the Spark checkpoint. Please provide: - [ ] The Spark version and checkpoint configuration - [ ] Whether you're using `enableSparkCheckpoint` in the connector options - [ ] The offset commit mode (sync vs async) --- *Automated evaluation by github-manager* -- 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]
