You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2020/10/02 00:58:12 UTC

[kafka] branch trunk updated (ad17ea1 -> 3bc2df7)

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

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


    from ad17ea1  KAFKA-10556: NPE if sasl.mechanism is unrecognized (#9356)
     add 3bc2df7  KAFKA-10134 Follow-up: Set the re-join flag in heartbeat failure (#9354)

No new revisions were added by this update.

Summary of changes:
 .../consumer/internals/AbstractCoordinator.java    |  2 +-
 .../kafka/clients/consumer/KafkaConsumerTest.java  | 36 +++++++++++++---------
 2 files changed, 23 insertions(+), 15 deletions(-)