wenbingshen commented on issue #13342:
URL: https://github.com/apache/pulsar/issues/13342#issuecomment-1144586168

   > There were some bugs that caused the connection to stay open for longs 
durations. #15382 Closes the connection if a ping or pong message cannot be 
sent . #15366 Fixes a proxy connection leak when inbound connection closes 
while connecting is in progress Both of the above fixes address issues where 
the symptom is "Producer with name xxx is already connect to topic".
   
   These PR looks great, but I'm not sure if this has been resolved #13061, may 
need to be validated in production environment.
   
   > think that this is not a bug that you are describing. It might be a way to 
reproduce "Producer with name xxx is already connect to topic", but if the 
steps are followed, I think that it's completely expected behavior.
   If the steps to reproduce end up being an expected behavior, it may not be 
easy to reproduce the issue.
   Perhaps it should be considered whether this expected behavior is correct, 
is there a way to replace and optimize.
   
   > I see this problem quite often is some environments.
   @eolivelli often encountered this problem in some environments too.
   
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to