This is an automated email from the ASF dual-hosted git repository.
divijv pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from c0b5d3334ad MINOR: Improve error message for invalid topic in
TopicCommand (#18714)
add aa27df9396a MINOR: KafkaProducerTest - Fix resource leakage and
replace explicit invocation of close() method with try with resources (#18678)
No new revisions were added by this update.
Summary of changes:
.../kafka/clients/producer/KafkaProducerTest.java | 199 +++++++++++----------
.../test/java/org/apache/kafka/test/TestUtils.java | 23 +++
2 files changed, 130 insertions(+), 92 deletions(-)