[
https://issues.apache.org/jira/browse/KAFKA-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lucas Brutschy updated KAFKA-18913:
-----------------------------------
Fix Version/s: 4.3.0
(was: 4.2.0)
> Consider removing state-updater feature flag
> --------------------------------------------
>
> Key: KAFKA-18913
> URL: https://issues.apache.org/jira/browse/KAFKA-18913
> Project: Kafka
> Issue Type: Task
> Components: streams
> Reporter: Matthias J. Sax
> Assignee: Shashank
> Priority: Blocker
> Fix For: 4.3.0
>
>
> We did enable the new StateUpdated thread with 3.8 release.
> We should consider removing the internal feature flag
> {{__state.updater.enabled__}}, and drop the old code that restores state
> stores in the poll loop by the stream thread.
> The entry point of the old restoration code is the following:
> https://github.com/apache/kafka/blob/138c2a211ad90e3966b01b99c4570df50ec48ea2/streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamThread.java#L1100
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)