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/07/21 09:37:47 UTC

[kafka] branch trunk updated (f77e250 -> 6162a15)

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 f77e250  KAFKA-10189: reset event queue time histogram when queue is empty (#8935)
     add 6162a15  KAFKA-10279; Allow dynamic update of certificates with additional SubjectAltNames (#9044)

No new revisions were added by this update.

Summary of changes:
 .../kafka/common/security/ssl/SslFactory.java      | 35 ++++++++++++---
 .../apache/kafka/common/network/CertStores.java    |  2 +-
 .../common/network/SslTransportLayerTest.java      | 50 ++++++++++++++++++++++
 .../java/org/apache/kafka/test/TestSslUtils.java   |  8 +++-
 4 files changed, 86 insertions(+), 9 deletions(-)