This is an automated email from the ASF dual-hosted git repository.

mimaison pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/kafka.git


    from f60ddc98566 MINOR: Add note on IDEMPOTENT_WRITE ACL to notable changes 
(#12260)
     new 44e419722e6 KAFKA-13835: Fix two bugs related to dynamic broker 
configs in KRaft (#12063)
     new 2e229db62d0 KAFKA-14122: Fix flaky test 
DynamicBrokerReconfigurationTest#testKeyStoreAlter (#12452)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../scala/kafka/server/DynamicBrokerConfig.scala   | 64 +++++++++++++++------
 .../server/metadata/BrokerMetadataListener.scala   | 18 ++++++
 .../server/metadata/BrokerMetadataPublisher.scala  | 41 ++++++++-----
 .../server/DynamicBrokerReconfigurationTest.scala  |  4 +-
 .../metadata/BrokerMetadataPublisherTest.scala     | 67 ++++++++++++++++++++++
 5 files changed, 162 insertions(+), 32 deletions(-)

Reply via email to