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

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


    from e2136746159 KAFKA-14225; Fix deadlock caused by lazy val exemptSensor 
(#12634)
     new 850612618fd MINOR: fix indentation and add builders in some KRaft 
tests (#12720)
     new 7617f1a0c94 KAFKA-14275; KRaft Controllers should crash after failing 
to apply any metadata record (#12709)

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:
 .../main/scala/kafka/server/ControllerServer.scala |   1 -
 .../kafka/server/QuorumTestHarness.scala           |   2 +-
 .../apache/kafka/controller/QuorumController.java  |  20 +-
 .../kafka/controller/QuorumControllerTest.java     | 970 ++++++++++++---------
 .../kafka/controller/QuorumControllerTestEnv.java  |  93 +-
 .../apache/kafka/metalog/LocalLogManagerTest.java  |  25 +-
 .../kafka/metalog/LocalLogManagerTestEnv.java      |  71 +-
 7 files changed, 664 insertions(+), 518 deletions(-)

Reply via email to