[
https://issues.apache.org/jira/browse/BEAM-11070?focusedWorklogId=514424&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514424
]
ASF GitHub Bot logged work on BEAM-11070:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Nov/20 03:01
Start Date: 20/Nov/20 03:01
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 514424)
Time Spent: 1h 10m (was: 1h)
> Portable FlinkRunnerTestStreaming.test_register_finalizations is flkay
> ----------------------------------------------------------------------
>
> Key: BEAM-11070
> URL: https://issues.apache.org/jira/browse/BEAM-11070
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Boyuan Zhang
> Assignee: Boyuan Zhang
> Priority: P2
> Labels: flake
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The test is flaky owing to flink checkpoint configuration. We should be able
> to tune the configuration to make the test reliable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)