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

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


    from dfbc8814efc Update zstd to 1.5.5 (#13567)
     add e5ef2dcb2aa MINOR: Add JmxTool wrapper scripts and redirection 
(KIP-906) (#13195)

No new revisions were added by this update.

Summary of changes:
 bin/{kafka-features.sh => kafka-jmx.sh}          |  2 +-
 bin/windows/{kafka-configs.bat => kafka-jmx.bat} |  2 +-
 core/src/main/scala/kafka/tools/JmxTool.scala    | 29 ++++++++++++++++++++++++
 docs/upgrade.html                                | 29 ++++++++++++++++--------
 4 files changed, 51 insertions(+), 11 deletions(-)
 copy bin/{kafka-features.sh => kafka-jmx.sh} (91%)
 copy bin/windows/{kafka-configs.bat => kafka-jmx.bat} (93%)
 create mode 100644 core/src/main/scala/kafka/tools/JmxTool.scala

Reply via email to