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

   - As the KIP-848 introduced new Kafka Consumer hence KIP-714 required 
further changes to capture `group_member_id`. - The change also includes a fix 
to update labels, as earlier calling `updateLabels` multiple times for same key 
would have added new resource attribute every time. Now it updates the map and 
then construct the labels, which updates the existing labels with new value.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to