This is an automated email from the ASF dual-hosted git repository.
rsivaram pushed a change to branch 2.3
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from a2daa49 KAFKA-8463: Fix redundant reassignment of tasks when leader
worker leaves (#6859)
new 2e1137a MINOR: Reordering the props modification with configs
construction
new dd763fb KAFKA-8425: Fix for correctly handling immutable maps
(KIP-421 bug) (#6795)
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:
.../apache/kafka/common/config/AbstractConfig.java | 37 +++++++++++++++++++---
.../kafka/common/config/AbstractConfigTest.java | 14 ++++++++
gradle/spotbugs-exclude.xml | 7 ++++
.../apache/kafka/streams/StreamsConfigTest.java | 15 +++++----
4 files changed, 63 insertions(+), 10 deletions(-)