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

   In order to stay in-line with existing queue metrics in 
ControllerEventManager
   mbean, we need to include a queue size metric in KRaft mode.
   
   The current size of the underlying queue in QuorumController
   needs to be exposed as:
   
   ```
   kafka.controller:type=ControllerEventManager,name=EventQueueSize
   ```
   
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
   
   [➡ Link to JIRA](https://issues.apache.org/jira/browse/KAFKA-13903)


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