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 2accf14  KAFKA-9265: Fix kafka.log.Log instance leak on log deletion 
(#7773)
     add 0871f7b  KAFKA-9190; Close connections with expired authentication 
sessions (#7723)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/common/network/KafkaChannel.java  |  6 +-
 .../authenticator/SaslServerAuthenticator.java     | 17 +++--
 .../main/scala/kafka/network/SocketServer.scala    |  5 +-
 .../unit/kafka/network/SocketServerTest.scala      | 83 ++++++++++++++++++++--
 4 files changed, 93 insertions(+), 18 deletions(-)

Reply via email to