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 2019/05/09 01:03:39 UTC

[GitHub] [pulsar] 18852996112 opened a new issue #4240: too many files opens

18852996112 opened a new issue #4240: too many files opens
URL: https://github.com/apache/pulsar/issues/4240
 
 
   **Describe the bug**
   open too many files.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. create client&consumer, subscribe, close and destroy client.   
   2. do `Step1` in a loop for many times
   3. use `netstat` i find that the number of opened socket is increasing.
   4. See error,  too many files open, when create client  
   
   **Expected behavior**
   nothing.
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services