You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ma...@apache.org on 2020/07/21 12:03:44 UTC

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

This is an automated email from the ASF dual-hosted git repository.

manikumar pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 6162a15  KAFKA-10279; Allow dynamic update of certificates with additional SubjectAltNames (#9044)
     add c38825a  KAFKA-9432:(follow-up) Set `configKeys` to null in `describeConfigs()` to make it backward compatible with older Kafka versions.

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/admin/KafkaAdminClient.java      |  3 +-
 .../scala/unit/kafka/server/AdminManagerTest.scala | 20 +++++++++++-
 .../client/client_compatibility_features_test.py   |  2 ++
 .../kafka/tools/ClientCompatibilityTest.java       | 37 ++++++++++++++++++++++
 4 files changed, 60 insertions(+), 2 deletions(-)