This is an automated email from the ASF dual-hosted git repository.

cmccabe pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 4b27365  KAFKA-12648: MINOR - Add TopologyMetadata.Subtopology class 
for subtopology metadata (#10676)
     add e69571a  KAFKA-12697: Add Global Topic and Partition count metrics to 
the Quorum Controller (#10679)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/controller/ControllerMetrics.java |  8 ++++
 .../apache/kafka/controller/QuorumController.java  |  2 +-
 .../kafka/controller/QuorumControllerMetrics.java  | 42 ++++++++++++++++++
 .../controller/ReplicationControlManager.java      | 22 +++++++++-
 .../kafka/controller/MockControllerMetrics.java    | 25 ++++++++++-
 .../controller/ReplicationControlManagerTest.java  | 51 +++++++++++++++++++++-
 6 files changed, 145 insertions(+), 5 deletions(-)

Reply via email to