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 2020/03/18 19:20:11 UTC

[kafka] branch trunk updated (c0cff61 -> 34a7ba5)

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 c0cff61  HOTFIX: do not depend on file modified time in StateDirectoryTest
     add 34a7ba5  KAFKA-9047; AdminClient group operations should respect retries and backoff (#8161)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/admin/KafkaAdminClient.java      |  42 +-
 .../kafka/clients/admin/KafkaAdminClientTest.java  | 453 ++++++++++++++++++++-
 2 files changed, 482 insertions(+), 13 deletions(-)