This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 8ef1619 KAFKA-12459; Use property testing library for raft event
simulation tests (#10323)
add bca29e2 KAFKA-12454: Add ERROR logging on kafka-log-dirs when given
brokerIds do not exist in current kafka cluster (#10304)
No new revisions were added by this update.
Summary of changes:
.../main/scala/kafka/admin/LogDirsCommand.scala | 35 ++++++----
.../unit/kafka/admin/LogDirsCommandTest.scala | 76 ++++++++++++++++++++++
2 files changed, 99 insertions(+), 12 deletions(-)
create mode 100644
core/src/test/scala/unit/kafka/admin/LogDirsCommandTest.scala