Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.8.0
-
None
-
None
Description
The KafkaLog4jAppenderTest has the method getLog4jConfigWithRealProducer which naturally creates a real producer. This appender is never cleaned up within the test, so the producer is leaked.
Attachments
Issue Links
- Discovered while testing
-
KAFKA-15845 Add Junit5 test extension which detects leaked Kafka clients and servers
- In Progress
- links to