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 2019/05/09 22:59:35 UTC

[kafka] branch 2.0 updated (e97c0e9 -> 3730eb9)

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

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


    from e97c0e9  KAFKA-8304: Fix registration of Connect REST extensions (#6651)
     add 3730eb9  KAFKA-6789; Handle retriable group errors in AdminClient API (#5578)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/admin/KafkaAdminClient.java      | 113 ++++++++++-----------
 .../kafka/common/requests/ListGroupsResponse.java  |   2 +-
 .../kafka/clients/admin/KafkaAdminClientTest.java  |  63 ++++++++++--
 3 files changed, 111 insertions(+), 67 deletions(-)