You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2021/03/30 22:46:52 UTC

[kafka] branch trunk updated (617ee00 -> d22c492)

This is an automated email from the ASF dual-hosted git repository.

jgus pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 617ee00  KAFKA-12509 Tighten up StateDirectory thread locking (#10418)
     add d22c492  MINOR: Fix newly added client side timeout tests in `KafkaAdminClientTest` (#10398)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kafka/clients/MockClient.java  |  9 ++++++
 .../kafka/clients/admin/KafkaAdminClientTest.java  | 33 ++++++++++++++--------
 .../test/java/org/apache/kafka/test/TestUtils.java | 18 +++++++++++-
 3 files changed, 47 insertions(+), 13 deletions(-)