bbejeck commented on code in PR #22959:
URL: https://github.com/apache/kafka/pull/22959#discussion_r3707819372


##########
streams/integration-tests/src/test/java/org/apache/kafka/streams/integration/EOSUncleanShutdownIntegrationTest.java:
##########
@@ -86,11 +86,16 @@ public static void closeCluster() throws IOException {
 
     private static final int RECORD_TOTAL = 3;
 
+    // Exercises the non-transactional path: without transactional state 
stores, an unclean

Review Comment:
   nit: should say `non-transactional store path` - otherwise it's misleading



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to