Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-14275

KRaft Controllers should crash after failing to apply any metadata record

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.1
    • 3.3
    • kraft
    • None

    Description

      When replaying records on a standby controller, any error encountered will halt further processing of that batch. Currently we log an error and allow the controller to continue normal operation. In contrast a similar error on the active controller causes it to halt and exit the jvm. This is inconsistent behavior as nothing prevents a standby from eventually becoming the active controller (even when it had skipped over a record batch). We should halt the process in the case of a standby controller as well.

      Attachments

        Activity

          People

            Niket Goel Niket Goel
            Niket Goel Niket Goel
            Jason Gustafson Jason Gustafson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: