abhishekgiri23 commented on code in PR #16988:
URL: https://github.com/apache/kafka/pull/16988#discussion_r1756268290


##########
streams/src/test/java/org/apache/kafka/streams/integration/EosIntegrationTest.java:
##########
@@ -561,12 +561,12 @@ public void 
shouldNotViolateEosIfOneTaskFailsWithState(final String eosConfig, f
                 getMaxPerKey(expectedResultBeforeFailure),
                 "The state store content before failure do not match what 
expected");
 
-            errorInjected.set(true);
+            //errorInjected.set(true);

Review Comment:
   I was going through the class and playing around it to learn. I will revert 
it .



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