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)