wcarlson5 commented on a change in pull request #9273: URL: https://github.com/apache/kafka/pull/9273#discussion_r500521571
########## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamThread.java ########## @@ -384,9 +390,8 @@ public static StreamThread create(final InternalTopologyBuilder builder, builder, threadId, logContext, - assignmentErrorCode, Review comment: this diff is a bit off. The assignmentErrorCode was added in this PR. I didn't change the order of the params for no reason... ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org