Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.18.4, 3.19.0
-
None
-
Unknown
-
Regression
Description
Quoting a user report on the chat:
"I have faced with the issue that org.apache.kafka.clients.consumer.Consumer is never closed during an app shutdown, I use camel 3.18.3.
It looks that it might happened after these changes. I don't have this issue on camel 3.18.0
Maybe it's expected that consumer should be closed here, but it looks that default pollExceptionStrategies don't return false from canContinue during an app shutdown. "
This is caused as unintended side-effect of CAMEL-17947.
Attachments
Issue Links
- is related to
-
CAMEL-17947 camel-kafka: fix concurrent access in camel-health
- Resolved
- links to