This is an automated email from the ASF dual-hosted git repository.
manikumar pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 78e8a49 KAFKA-9434: automated protocol for alterReplicaLogDirs (#8311)
add f1b0931 KAFKA-10033: Throw UnknownTopicOrPartitionException if
altering configs of non-existing topic
No new revisions were added by this update.
Summary of changes:
clients/src/main/java/org/apache/kafka/clients/admin/Admin.java | 2 ++
core/src/main/scala/kafka/zk/AdminZkClient.scala | 2 +-
core/src/test/scala/unit/kafka/server/DynamicConfigChangeTest.scala | 6 +++---
3 files changed, 6 insertions(+), 4 deletions(-)