This is an automated email from the ASF dual-hosted git repository.
jolshan pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from be116155642 MINOR: Remove duplicate method (#17291)
add 6cb70a831cf KAFKA-17277: [2/2] Add feature dependency command to the
storage and the feature command tool (#17093)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/tools/StorageTool.scala | 82 +++++++++++++-
.../scala/unit/kafka/tools/StorageToolTest.scala | 97 ++++++++++++++++-
.../org/apache/kafka/tools/FeatureCommand.java | 71 +++++++++++-
.../org/apache/kafka/tools/FeatureCommandTest.java | 119 ++++++++++++++++++++-
4 files changed, 361 insertions(+), 8 deletions(-)