lhotari commented on issue #25146:
URL: https://github.com/apache/pulsar/issues/25146#issuecomment-3772087376

   > However, an interesting observation is that restarting the broker does not 
resolve the issue. Based on this, we suspect this is actually a client-side 
problem: the broker never notified this consumer (e.g. via a close 
notification), so the consumer still considers itself healthy and therefore 
does not trigger a resubscription.
   
   Perhaps #21144 related if `connectionsPerBroker > 1`? There are also 
multiple closing or connection pool related issues that have been fixed.
   multi-topic (/partition) consumer related: #18491


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