KannarFr edited a comment on issue #472:
URL: 
https://github.com/apache/pulsar-client-go/issues/472#issuecomment-784129095


   I'm currently running 1 client with one producer and one consumer.
   
   With the Go client:
   Proxy had 7 TCP sockets opened right after launching the client. 
   * after 10 minutes it has 25 TCP sockets opened;
   * after 1 hour, it varies between 25 and 30 TCP sockets but seems stable.
   
   With the Java client:
   Proxy had 7 TCP sockets opened right after launching the client. 
   * after 10 minutes it has 7 TCP sockets opened;
   * _will update with info_
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to