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 5c77c544c6 KAFKA-13769 Fix version check in
SubscriptionStoreReceiveProcessorSupplier (#12535)
add 5f4af5f7d1 KAFKA-14170: Fix NPE in the deleteTopics() code path of
KRaft Controller (#12533)
No new revisions were added by this update.
Summary of changes:
.../kafka/integration/KafkaServerTestHarness.scala | 2 +-
.../kafka/server/DeleteTopicsRequestTest.scala | 36 ++++++++++++++++++++++
.../org/apache/kafka/controller/BrokersToIsrs.java | 2 +-
.../java/org/apache/kafka/image/MetadataDelta.java | 3 +-
4 files changed, 39 insertions(+), 4 deletions(-)