You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/08/22 02:42:41 UTC

[GitHub] [pulsar] codelipenghui commented on issue #6555: Send Key hash range change events to consumers in Key_Shared subscription.

codelipenghui commented on issue #6555:
URL: https://github.com/apache/pulsar/issues/6555#issuecomment-903204609


   @lhotari We have a consumer events listener https://github.com/apache/pulsar/blob/6704f12104219611164aa2bb5bbdfc929613f1bf/pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ConsumerEventListener.java, users need to register a listener for getting the new events of the consumer https://github.com/apache/pulsar/blob/ef06691531002c5d7cdbbdafc5494914ee8e0765/pulsar-client-api/src/main/java/org/apache/pulsar/client/api/ConsumerBuilder.java#L410
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org