You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/03 09:26:20 UTC

[GitHub] [camel] jenskordowski opened a new pull request #5915: CAMEL-16832: camel-kafka - file descriptor leak

jenskordowski opened a new pull request #5915:
URL: https://github.com/apache/camel/pull/5915


   closing the consumer in case of reconnect. the consumer is re-instantiated in the following doInit() and the "old" consumer needs to be closed to release file descriptor resources.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel] davsclaus merged pull request #5915: CAMEL-16832: camel-kafka - file descriptor leak

Posted by GitBox <gi...@apache.org>.
davsclaus merged pull request #5915:
URL: https://github.com/apache/camel/pull/5915


   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel] davsclaus commented on pull request #5915: CAMEL-16832: camel-kafka - file descriptor leak

Posted by GitBox <gi...@apache.org>.
davsclaus commented on pull request #5915:
URL: https://github.com/apache/camel/pull/5915#issuecomment-891745718


   We should backport this to 3.11.x branch


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org