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/05/22 18:53:30 UTC

[kafka] branch trunk updated (9111374 -> 713f305)

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 9111374  MINOR: Improve security documentation for Kafka Streams #8710
     add 713f305  MINOR: Fix join group request timeout lower bound (#8702)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/clients/NetworkClient.java    | 34 ++++++++++------------
 .../consumer/internals/AbstractCoordinator.java    |  5 ++--
 .../consumer/internals/ConsumerNetworkClient.java  |  3 ++
 .../internals/AbstractCoordinatorTest.java         | 22 +++++++++++++-
 4 files changed, 42 insertions(+), 22 deletions(-)