janchilling commented on PR #20392: URL: https://github.com/apache/kafka/pull/20392#issuecomment-3211274881
Hi @cadonna , @mjsax , This is the first in a series of PRs to remove the state.updater.enabled flag, since it was requested to create multiple small PRs. The StreamThread#initializeAndRestorePhase is no longer used, but I did not remove it yet because it is still referenced in TaskManagerTests. I plan to remove it in a follow-up PR once those tests are updated. For updating the TaskManagerTests, I may need some help to ensure the changes are done correctly. If there are any adjustments you’d like me to make in this PR, or if the way I am approaching this series is not ideal, please let me know. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org