mumrah commented on PR #12942: URL: https://github.com/apache/kafka/pull/12942#issuecomment-1334405072
Prior to this patch, I was seeing several KafkaRaftClient (and KafkaRaftManager) objects hanging around in memory after running the test suite for 30 minutes or so. <img width="803" alt="image" src="https://user-images.githubusercontent.com/55116/205152421-fe754e5c-a6de-4b5d-8184-99243c3a5955.png"> With this patch, I only see 1 as expected: <img width="799" alt="image" src="https://user-images.githubusercontent.com/55116/205152320-2448db3f-e001-4319-b94a-f1abc349b1cb.png"> -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org