Jun Rao created KAFKA-19466: ------------------------------- Summary: LogConcurrencyTest should close the log when the test completes Key: KAFKA-19466 URL: https://issues.apache.org/jira/browse/KAFKA-19466 Project: Kafka Issue Type: Improvement Reporter: Jun Rao
In testUncommittedDataNotConsumedFrequentSegmentRolls() and testUncommittedDataNotConsumed(), we call createLog(), but never close the log when the tests complete. -- This message was sent by Atlassian Jira (v8.20.10#820010)