You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/10 07:19:29 UTC

[GitHub] [pulsar] Jaudouard commented on issue #14588: Pulsar Python client leaks filehandles after destruction if a consumer is created on a partitioned topic

Jaudouard commented on issue #14588:
URL: https://github.com/apache/pulsar/issues/14588#issuecomment-1152051877

   We observe the same thing with the python client, when we do `consumer.unsubscribe()`, several file descriptors are left open.
   
   It looks like an issue with the c++ client, and it is very blocking for us


-- 
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@pulsar.apache.org

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