You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by sh...@apache.org on 2022/07/12 06:29:35 UTC

[kafka] branch 3.1 updated (abee38c4bcd -> 06e209c0552)

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

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


    from abee38c4bcd KAFKA-14055; Txn markers should not be removed by matching records in the offset map (#12390)
     add 06e209c0552 KAFKA-13474: Allow reconfiguration of SSL certs for broker to controller connection (#12381)

No new revisions were added by this update.

Summary of changes:
 .../server/BrokerToControllerChannelManager.scala  |  7 ++--
 .../server/DynamicBrokerReconfigurationTest.scala  | 29 ++++++++++++++---
 .../BrokerToControllerRequestThreadTest.scala      | 37 ++++++----------------
 .../test/scala/unit/kafka/utils/TestUtils.scala    | 24 ++++++++++++--
 4 files changed, 61 insertions(+), 36 deletions(-)