ChoMinGi commented on PR #23180: URL: https://github.com/apache/kafka/pull/23180#issuecomment-5335697026
@mjsax You're right, and this only bounds growth. `removeSensor(Sensor)` still leaves the name in the per-level collection. I'll update it to remove the name there as well, and change the tests to assert the collections are empty after the sensors are removed. -- 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]
