mjsax commented on code in PR #16988:
URL: https://github.com/apache/kafka/pull/16988#discussion_r1735339633
##########
streams/src/test/java/org/apache/kafka/streams/integration/EosIntegrationTest.java:
##########
@@ -438,13 +437,8 @@ public void shouldNotViolateEosIfOneTaskFails(final String
eosConfig, final bool
dataBeforeFailure,
"The uncommitted records before failure do not match what
expected");
- errorInjected.set(true);
Review Comment:
Why are we modifying this test? Should not be required.
--
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]