You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jl...@apache.org on 2023/05/11 15:55:34 UTC

[kafka] branch trunk updated (38adb395697 -> bd65db82b4b)

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

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


    from 38adb395697 MINOR: add test tag for testDeadToDeadIllegalTransition (#13694)
     add bd65db82b4b MINOR: clean up unused methods in core utils (#13706)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/utils/PasswordEncoder.scala         |  6 +++---
 core/src/main/scala/kafka/utils/Pool.scala                    |  9 ---------
 core/src/main/scala/kafka/utils/VerifiableProperties.scala    | 11 +++--------
 .../src/test/scala/unit/kafka/utils/PasswordEncoderTest.scala |  2 +-
 4 files changed, 7 insertions(+), 21 deletions(-)