Greg Harris created KAFKA-15845:
-----------------------------------
Summary: Add Junit5 test extension which detects leaked Kafka
clients and servers
Key: KAFKA-15845
URL: https://issues.apache.org/jira/browse/KAFKA-15845
Project: Kafka
Issue Type: Improvement
Components: clients
Reporter: Greg Harris
Assignee: Greg Harris
We have many tests which accidentally leak Kafka clients and servers. This
contributes to test flakiness and build instability.
We should use a test extension to make it easier to find these leaked clients
and servers, and force test-implementors to resolve their resource leaks prior
to merge.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)