This is an automated email from the ASF dual-hosted git repository.
cmccabe pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 8b22b81 KAFKA-9320: Enable TLSv1.3 by default (KIP-573) (#8695)
add ea6d373 KAFKA-9945: TopicCommand should support --if-exists and --if-not-exists
when --bootstrap-server is used (#8737)
No new revisions were added by this update.
Summary of changes:
core/src/main/scala/kafka/admin/TopicCommand.scala | 112 ++++++++++++---------
.../admin/TopicCommandWithAdminClientTest.scala | 38 +++++--
2 files changed, 95 insertions(+), 55 deletions(-)
|