You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rh...@apache.org on 2021/02/19 23:03:05 UTC

[kafka] branch trunk updated (bbf145b -> 45b7a2a)

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

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


    from bbf145b  KAFKA-10817; Add clusterId validation to raft Fetch handling (#10129)
     add 45b7a2a  KAFKA-12339: Add retry to admin client's listOffsets (#10152)

No new revisions were added by this update.

Summary of changes:
 .../admin/internals/MetadataOperationContext.java  |  1 +
 .../kafka/clients/admin/KafkaAdminClientTest.java  | 54 ++++++++++++++++++----
 2 files changed, 47 insertions(+), 8 deletions(-)