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 2020/12/07 16:13:06 UTC

[kafka] branch trunk updated (8db3b1a -> b8ebcc2)

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 8db3b1a  KAFKA-10811: Correct the MirrorConnectorsIntegrationTest to correctly mask the exit procedures (#9698)
     add b8ebcc2  KAFKA-10798; Ensure response is delayed for failed SASL authentication with connection close delay (#9678)

No new revisions were added by this update.

Summary of changes:
 .../authenticator/SaslServerAuthenticator.java     |  2 +-
 .../apache/kafka/common/network/NioEchoServer.java |  2 +-
 .../SaslAuthenticatorFailureDelayTest.java         | 37 ++++++++++++++++++++--
 3 files changed, 37 insertions(+), 4 deletions(-)