sijie commented on issue #1156: Introduce ActiveConsumerListener for realizing 
if a consumer is active in a failover subscription group
URL: https://github.com/apache/incubator-pulsar/pull/1156#issuecomment-365652446
 
 
   @merlimat as you suggested, I did two changes here:
   
   - rename `ActiveConsumerListener` to `ConsumerEventListener`. currently 
since we only use it for failover subscription, so I am still disallowing 
shared/exclusive subscription to use the listener. we can enable if we support 
more events in future.
   
   - I changed the dispatcher to use `consumer` object as the comparison 
identifier.

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