[
https://issues.apache.org/jira/browse/KAFKA-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032230#comment-18032230
]
Shashank commented on KAFKA-18913:
----------------------------------
Hi [~lucasbru], yes! I haven't had the chance to work on the remaining tests
since our last PR, though. I'll aim to make some progress by the end of this
month.
> 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)