mjsax commented on code in PR #17259: URL: https://github.com/apache/kafka/pull/17259#discussion_r1772482879
########## streams/src/main/java/org/apache/kafka/streams/processor/internals/ActiveTaskCreator.java: ########## @@ -282,13 +270,12 @@ private StreamTask createActiveTask(final TaskId taskId, return task; } + // TODO: rename and revisit test Review Comment: Will do in a follow-up PR -- 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