[
https://issues.apache.org/jira/browse/KAFKA-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032215#comment-18032215
]
Lucas Brutschy commented on KAFKA-18913:
----------------------------------------
[~shashankhs] are you still on this? Would be nice to get it into 4.2
> 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.2.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)