Lianet Magrans created KAFKA-19722:
--------------------------------------
Summary: Missing assigned-partitions metric in new consumer
Key: KAFKA-19722
URL: https://issues.apache.org/jira/browse/KAFKA-19722
Project: Kafka
Issue Type: Bug
Components: clients, consumer
Reporter: Lianet Magrans
Assignee: Lianet Magrans
Fix For: 4.2.0
The metric assigned-partitions is missing in the new async consumer.
Registered by the coordinator in the old consumer here
[https://github.com/apache/kafka/blob/dbd2b527d0fa5eda4ec603ee449a47c69ac41852/clients/src/main/java/org/apache/kafka/clients/consumer/internals/ConsumerCoordinator.java#L1640]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)