kafka/clients
keashem 1c7cd79792
MINOR: Fix sensor removal assertion in `MetricTest.testRemoveInactiveMetrics` (#11755)
The test case `MetricTest.testRemoveInactiveMetrics` attempts to test removal of inactive sensors, but one of the assertions is checking the wrong sensor name ("test.s1" instead of "test.s2"). The patch fixes the assertion to use the right sensor name.

Reviewers: Jason Gustafson <jason@confluent.io>

Co-authored-by: zhonghou3 <zhonghou3@jd.com>
2022-02-15 18:36:13 -08:00
..
src MINOR: Fix sensor removal assertion in `MetricTest.testRemoveInactiveMetrics` (#11755) 2022-02-15 18:36:13 -08:00
.gitignore