wenbingshen commented on issue #676:
URL: 
https://github.com/apache/pulsar-client-go/issues/676#issuecomment-985229121


   > Are you able to reproduce this consistently?
   > 
   > What are those steps?
   > 
   > Is the goal of the application to create two producers (`producer-1` and 
`producer-2`) and have them both send messages to the same topic?
   
   Our program can always run normally for 4 to 5 days, but this kind of error 
always occurs when the network is disconnected and reconnected during the 
period. Therefore, pulsar-client-go must ensure that the old connection is 
closed first and then the new connection is established.


-- 
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