This is an automated email from the ASF dual-hosted git repository.
cmccabe pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 9af8195 KAFKA-12173 Migrate streams:streams-scala module to JUnit 5
(#9858)
add 11f0ea3 KAFKA-12432: AdminClient should time out nodes that are never
ready (#10281)
No new revisions were added by this update.
Summary of changes:
.../kafka/clients/admin/KafkaAdminClient.java | 181 +++++++++++++--------
.../java/org/apache/kafka/clients/MockClient.java | 10 ++
.../kafka/clients/admin/KafkaAdminClientTest.java | 66 ++++++++
.../kafka/api/PlaintextAdminIntegrationTest.scala | 1 +
4 files changed, 190 insertions(+), 68 deletions(-)