Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.11.1
-
None
-
Unknown
Description
When breakOnfirstError is enabled in camel-kafka, there is visible thread leak (one hung heartbeat thread per kafka client restart/route retry) in underlying kafka client, accompanied by small memory leak, for extreme example - see attached VisualVM screenshots).
Example application used for screenshot can be found in https://github.com/vdobos-tr/camel-kafka-on-error-leak.
We are relatively new to kafka so im unable to determine, if its issue with underlying kafka client, or problem with the way camel handles reconnect after error.
Attachments
Attachments
Issue Links
- relates to
-
CAMEL-16832 camel-kafka - file descriptor leak
- Resolved
-
CAMEL-20563 camel-kafka - breakOnFirstError causes thread and memory leaks
- Resolved