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

Global state update error: missing recovery or wrong log message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.3.0
    • None
    • streams
    • None

    Description

      I'm getting an OffsetOutOfRangeException accompanied by the log message "Updating global state failed. You can restart KafkaStreams to recover from this error." But I've restarted the app several times and it's not recovering, it keeps failing the same way.
       
      I see there's a cleanUp() method on KafkaStreams that looks like it's what's needed, but it's not called anywhere in the streams source code. So either that's a bug and the call should be added to do the recovery, or the log message is wrong and should be fixed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ctoomey Chris Toomey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: