DL1231 commented on code in PR #20614:
URL: https://github.com/apache/kafka/pull/20614#discussion_r2544144295


##########
streams/src/test/java/org/apache/kafka/streams/tests/EosTestDriver.java:
##########
@@ -246,7 +246,7 @@ public static void verify(final String kafka, final boolean 
withRepartitioning,
         }
 
         // do not modify: required test output
-        System.out.println("ALL-RECORDS-DELIVERED");
+        System.out.println("ALL-NULLABLE_RECORDS-DELIVERED");

Review Comment:
   You're right, my apologies. This was an inadvertent change from a previous 
global find/replace. I've reverted it to the original state.



-- 
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