Jason918 commented on issue #12224:
URL: https://github.com/apache/pulsar/issues/12224#issuecomment-934292736


   Maybe you can check the docs in 
`org.apache.pulsar.client.api.ConsumerEventListener`. 
   Once the broker choose a consumer for receiving messages in failover mode, 
it will send an event to client. You can add a listener to this event through 
ConsumerEventListener.


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