jerrypeng opened a new pull request #2234: add stats entry for active consumer 
name and endpoint to get leader of functions cluster
URL: https://github.com/apache/incubator-pulsar/pull/2234
 
 
   ### Motivation
   
   Currently there is no way to determine the active consumer of a topic 
(failover or exclusive).  It would be nice for debugging purposes to be able to 
see which consumer is the active consumer.
   
   Also in a functions cluster, it would also be nice to now which worker is 
the leader
   
   ### Modifications
   
   Added an entry in subscriptions stats for the active consumer name. 
   
   Added an endpoint that returns the leader of the functions cluster
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to