Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
When unsubscribing from Kafka, the code passes to the handler any exception that it receives. However, for some scenarios (i.e.: when the consumer is closed) it should be safe to ignore it.
See: https://github.com/apache/camel/pull/6751#issuecomment-1013109427
Attachments
Issue Links
- is related to
-
CAMEL-17489 camel-kafka - Unsubscribing fails due to already closed consumer
- Resolved
- links to