ivankelly opened a new issue #3178: Broker should not serve requests until it 
is ready
URL: https://github.com/apache/pulsar/issues/3178
 
 
   See discussion on #2942 .
   
   The broker opens port 6650 before it is actually fully initialized, which 
can cause clients to see weird things (broker bounces and resends all 
unacknowledged messages). This can happen if there are still ephemerals from 
the previous instance in zk, so the broker would keep bouncing until session 
timeout and the client would end up getting a bunch of redeliveries.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to