mjsax commented on a change in pull request #9688: URL: https://github.com/apache/kafka/pull/9688#discussion_r535949319
########## File path: streams/src/test/java/org/apache/kafka/streams/integration/EosBetaUpgradeIntegrationTest.java ########## @@ -319,24 +293,26 @@ public void shouldUpgradeFromEosAlphaToEosBeta() throws Exception { // p-2: 10 rec + C ---> 5 rec (pending) // p-3: 10 rec + C ---> 5 rec (pending) // crash case: (we just assumes that we inject the error for p-0; in reality it might be a different partition) + // (we don't crash right away and write one record less) Review comment: Added some more details/explanations and also renames a few variables below ---------------------------------------------------------------- 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