You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2020/07/24 17:03:00 UTC

[jira] [Created] (KAFKA-10306) GlobalThread might loop forever

Matthias J. Sax created KAFKA-10306:
---------------------------------------

             Summary: GlobalThread might loop forever
                 Key: KAFKA-10306
                 URL: https://issues.apache.org/jira/browse/KAFKA-10306
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 2.6.0
            Reporter: Matthias J. Sax
             Fix For: 2.6.0


We did some code refactoring in the `GlobalStateMangerImpl` that can lead to an infinite loop if the global consumer throws an `InvalidOffsetException`. This is a regression bug and thus I marked this ticket as blocker fro 2.6 release.

The issue seem to occur only during the initial bootstrapping of the global store, but not during regular processing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)