janchilling commented on PR #19275:
URL: https://github.com/apache/kafka/pull/19275#issuecomment-2749140292

   Hi @cadonna ,
   
   Would you be able to verify if the changes I have done are correct, like is 
this what is required?
   
   Also TaskManager#needsInitializationOrRestoration had only one usage through 
StreamThread#initializeAndRestorePhase method (which was removed). And 
TaskManager#tryToCompleteRestoration also had only one usage but lot of test 
cases around 53 I guess. So wanted to know if I should go levels below and 
remove the code or just top level code.
   
   I will do the changes to remove the flag from the other places and commit 
them, in the meantime would be great if you can verify if my approach is 
correct.


-- 
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

Reply via email to