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/12 09:57:02 UTC

[kafka] branch trunk updated (717ce42 -> bd5be84)

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 717ce42  KAFKA-9138: Add system test for relational joins (#7664)
     add bd5be84  KAFKA-7925 - Create credentials only once for sun.security.jgss.native (#6337)

No new revisions were added by this update.

Summary of changes:
 .../kafka/common/network/SaslChannelBuilder.java   |  59 +++++++++++-
 .../authenticator/SaslClientAuthenticator.java     |   2 +-
 .../authenticator/SaslServerAuthenticator.java     |  27 ------
 .../common/network/SaslChannelBuilderTest.java     | 101 ++++++++++++++++++++-
 4 files changed, 158 insertions(+), 31 deletions(-)