You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2022/10/11 16:46:53 UTC

[kafka] branch trunk updated (24cb2d2f95a -> 98a3dcb4779)

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

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


    from 24cb2d2f95a MINOR; Some sections are missing in the TOC (#12726)
     add 98a3dcb4779 KAFKA-14275; KRaft Controllers should crash after failing to apply any metadata record (#12709)

No new revisions were added by this update.

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     | 49 ++++++++++++++++++++--
 .../kafka/controller/QuorumControllerTestEnv.java  | 31 ++++++++------
 5 files changed, 66 insertions(+), 37 deletions(-)