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

[kafka] branch trunk updated (eee0045 -> bf63990)

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

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


    from eee0045  MINOR; Various code cleanups (#10319)
     add bf63990  KAFKA-12427: Don't update connection idle time for muted connections (#10267)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/common/network/Selector.java  |  6 +++-
 .../unit/kafka/network/SocketServerTest.scala      | 34 ++++++++++++++++++++--
 2 files changed, 37 insertions(+), 3 deletions(-)