pnowojski edited a comment on pull request #18475:
URL: https://github.com/apache/flink/pull/18475#issuecomment-1024187218


   > I have add some e2e test for this. It will fail with an OOM error on the 
most recent 1.14.3 release.
   
   I was running your test for over 20 minutes without any problems locally.
   
   Can you post what JDK version you are using? How are you executing this 
test? Are you using some extra steps, maybe manually changing some 
configuration/environmental variables?
   
   Also shouldn't the test disable checkpointing? Otherwise I think every 
`CheckpointBarrier` would switch every input to available, releasing all of the 
accumulated `CompletableFuture`'s.


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