You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2022/06/16 23:46:29 UTC

[kafka] branch trunk updated (ee565f5f6b -> 17637c4ad5)

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

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


    from ee565f5f6b KAFKA-13939: Only track dirty keys if logging is enabled. (#12263)
     add 17637c4ad5 MINOR: Clean up tmp files created by tests (#12233)

No new revisions were added by this update.

Summary of changes:
 .../kafka/common/security/ssl/SslFactoryTest.java  | 41 +++++++++++-----------
 .../security/ssl/mock/TestKeyManagerFactory.java   |  3 +-
 .../java/org/apache/kafka/test/TestSslUtils.java   |  6 ++--
 .../test/java/org/apache/kafka/test/TestUtils.java | 32 ++++++++++++-----
 .../kafka/controller/BootstrapMetadataTest.java    | 22 +++++++++---
 .../kafka/streams/tests/SmokeTestClient.java       | 29 ++-------------
 6 files changed, 68 insertions(+), 65 deletions(-)