orpiske commented on PR #14745: URL: https://github.com/apache/camel/pull/14745#issuecomment-2210976615
That said, I think we do have a room for improvement on the API. I am not sure if we should be [allowing the code to resume the assignment if pause hasn't been called](https://github.com/apache/camel/blob/main/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/consumer/errorhandler/KafkaConsumerListener.java#L58-L68). Maybe we could throw an exception explaining that this is a misuse of the API, and trying to force a resume without and underlying transient problem is not supported. -- 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]
