@viktorsomogyi Thanks for reviews!! > although I'm a bit unsure in removing the close(long, TimeUnit) from > KafkaAdminClient.
This PR put default implementation of close(long, TimeUnit) to KafkaAdminClient's parent class (AdminClient.java) so it should be fine to remove close(long, TimeUnit) from KafkaAdminClient. [ Full content available at: https://github.com/apache/kafka/pull/5667 ] This message was relayed via gitbox.apache.org for [email protected]
