You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "lihaosky (via GitHub)" <gi...@apache.org> on 2023/04/07 17:36:17 UTC

[GitHub] [kafka] lihaosky commented on pull request #13523: [DO NOT MERGE] MINOR: Follow-up on failing streams test

lihaosky commented on PR #13523:
URL: https://github.com/apache/kafka/pull/13523#issuecomment-1500494292

   I feel option 2 makes more sense. To clarify: option 1 means that the task is transitioned to `RUNNING` state while it's paused and restoring? Somehow this kind of doesn't make sense if `RUNNING` means the task starts processing? 
   
   A related question: what is the task state if they are paused? Is it `SUSPENDED`? I don't see a `PAUSED` state in https://github.com/apache/kafka/blob/trunk/streams/src/main/java/org/apache/kafka/streams/processor/internals/Task.java#L71-L76


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org