vvcephei commented on a change in pull request #8994: URL: https://github.com/apache/kafka/pull/8994#discussion_r453089755
########## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamThread.java ########## @@ -95,7 +96,7 @@ * | | Assigned (3)| <----+ * | +-----+-------+ | * | | | - * | | | + * | |--------------+ Review comment: No worries, thanks for the review @mjsax . Now that I'm thinking about it, it does seem like Task is _allowing_ self-transitions, rather than _disallowing_ them, so we should probably add the self-transitions to the Task state machine. But maybe in a follow-up. ---------------------------------------------------------------- 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