hachikuji commented on pull request #11131: URL: https://github.com/apache/kafka/pull/11131#issuecomment-887924795
@rondagostino I've seen this test failing consistently: `kafka.controller.ControllerEventManagerTest.testMetricsCleanedOnClose()`. I tried it locally and it passes when run by itself. I have a suspicion that now that the jmx names have been fixed, there is kind of registration conflict. Perhaps the new tests or some other test which involves the KRaft controller is leaving behind the mbeans. As we noted above, the de-registration logic has not been implemented for these metrics. -- 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]
