AndrewJSchofield opened a new pull request, #20467:
URL: https://github.com/apache/kafka/pull/20467

   Ensure that metrics are retrieved and displayed (when requested) before
   ShareConsumer.close() is called. This is important because metrics are
   technically supposed to be removed on ShareConsumer.close(), which means
   retrieving them after close() would yield an empty map.
   
   Related to https://github.com/apache/kafka/pull/20267.


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