Bill Bejeck created KAFKA-17869: ----------------------------------- Summary: Tests for clients ensuring KIP-1076 doesn't affect existing metrics Key: KAFKA-17869 URL: https://issues.apache.org/jira/browse/KAFKA-17869 Project: Kafka Issue Type: Task Reporter: Bill Bejeck Assignee: Bill Bejeck
We should have a test in which we try to remove some *_actual_* client metric (best one test for each client, ie, consumer, producer, and admin), and verify that the underlying client metric was *_not_* removed. Also should test calling remove with non-existing metric will not raise an exception. -- This message was sent by Atlassian Jira (v8.20.10#820010)