This is an automated email from the ASF dual-hosted git repository.
gharris pushed a change to branch 3.4
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 3bbd6146640 KAFKA-15393: Improve shutdown behavior in MM2 integration
tests (#14278)
new 65c45443019 KAFKA-15377: Don't expose externalized secret values in
tasks-config API endpoint (#14244)
new 938edea6b50 KAFKA-15211: Mock InvalidParameterException in
DistributedConfigTest (#14039)
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:
.../java/org/apache/kafka/connect/runtime/AbstractHerder.java | 2 +-
.../kafka/connect/runtime/standalone/StandaloneHerder.java | 2 +-
.../connect/runtime/distributed/DistributedConfigTest.java | 11 +++++++++--
.../connect/runtime/distributed/DistributedHerderTest.java | 7 +++++++
.../connect/runtime/standalone/StandaloneHerderTest.java | 9 +++++++++
5 files changed, 27 insertions(+), 4 deletions(-)