You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2020/07/13 15:01:57 UTC

[kafka] branch trunk updated (cec5f37 -> f40aa33)

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 cec5f37  KAFKA-10247: Correctly reset state when task is corrupted (#8994)
     add f40aa33  MINOR; KafkaAdminClient#describeLogDirs should not fail all the futures when only one call fails (#8998)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/admin/KafkaAdminClient.java      | 12 ++++-----
 .../kafka/clients/admin/KafkaAdminClientTest.java  | 30 ++++++++++++++++++++++
 2 files changed, 35 insertions(+), 7 deletions(-)