merlimat commented on issue #81: Add reconnect timeout after unload topic
URL: https://github.com/apache/pulsar-client-go/pull/81#issuecomment-549051355
 
 
   > As a result, the broker-side Topic is in a fence state, causing the 
reconnection to fail 
   
   That's expected behavior. 
   
   I think what's failing is the client side handling of the graceful topic 
close. 
   
   Just double-checked that if there's a broker crash, the reconnect logic 
works as expected while it gets stuck in the graceful close (eg: unload).

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


With regards,
Apache Git Services

Reply via email to