You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/08/11 00:37:45 UTC

[GitHub] [kafka] guozhangwang commented on pull request #12466: [WIP] KAFKA-10199: Handle task closure and recycling from state updater

guozhangwang commented on PR #12466:
URL: https://github.com/apache/kafka/pull/12466#issuecomment-1211439884

   > In Tasks on line 141 and line 163 why do we not verify that the task ID is contained in map and throw an IllegalStateException if not as we do for standbyTasksPerId? In the end those tasks are owned by the task.
   
   Following your other comment, I've removed these two lines.


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