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 2019/12/09 18:58:09 UTC

[kafka] branch trunk updated (d2d6838 -> 648497a)

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 d2d6838  MINOR: Test for non-blocking send using max.block.ms=0 (#7370)
     add 648497a  KAFKA-9241: Some SASL Clients not forced to re-authenticate (#7784)

No new revisions were added by this update.

Summary of changes:
 .../authenticator/SaslServerAuthenticator.java     |  7 +++--
 .../unit/kafka/network/SocketServerTest.scala      | 32 ++++++++++++++++------
 2 files changed, 29 insertions(+), 10 deletions(-)