boyuanzz commented on pull request #13338: URL: https://github.com/apache/beam/pull/13338#issuecomment-730814272
> Hi Boyuan, (sorry for the delay, I was on vacation) > > In the jira, you said we should be able to fix this by changing Flink checkpointing settings; did you try doing that? I am hesitant to make this test depend on two orthogonal features (bundle finalization and self-checkpointing). Ah sorry I didn't know you were on vacation. I did try the tuning checkpoint setting but indeed it's possible we have a race condition between calling finalization and finishing pipeline. The benefit of using self-initiated checkpoint is that it can keep pipeline alive until we have at least one finalization call. ---------------------------------------------------------------- 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: [email protected]
