mjsax commented on a change in pull request #8994: URL: https://github.com/apache/kafka/pull/8994#discussion_r452410965
########## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamThread.java ########## @@ -95,7 +96,7 @@ * | | Assigned (3)| <----+ * | +-----+-------+ | * | | | - * | | | + * | |--------------+ Review comment: Where does this self-transition happen exactly? And could/should we detect this case and not call `setState()` for this case instead of allowing the transition? ---------------------------------------------------------------- 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