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/04/29 13:34:57 UTC

[kafka] branch trunk updated (f9de25f -> eaa14a8)

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 f9de25f  MINOR: rename wrong topic id variable name and description (#10598)
     add eaa14a8  KAFKA-12730; Avoid duplicate logout if Kerberos login fails (#10611)

No new revisions were added by this update.

Summary of changes:
 .../common/security/kerberos/KerberosLogin.java    | 14 ++++-
 .../kafka/server/GssapiAuthenticationTest.scala    | 64 ++++++++++++++++++----
 2 files changed, 63 insertions(+), 15 deletions(-)