cadonna commented on a change in pull request #9153: URL: https://github.com/apache/kafka/pull/9153#discussion_r467872227
########## File path: streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamThread.java ########## @@ -80,11 +80,13 @@ * | +-----+-------+ * +<---- | Starting (1)|----->+ * | +-----+-------+ | - * | | | - * | | | - * | v | - * | +-----+-------+ | - * +<---- | Partitions | | + * | | + * | | + * | +<----------+ | + * | | | | + * | v | | + * | +-----+-------+ | | + * +<---- | Partitions | --+ | Review comment: This valid loop was only mentioned in the notes but was not shown in the diagram. ---------------------------------------------------------------- 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