[
https://issues.apache.org/jira/browse/FLINK-17315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108455#comment-17108455
]
Piotr Nowojski edited comment on FLINK-17315 at 5/15/20, 4:47 PM:
------------------------------------------------------------------
As part of FLINK-17218, we have implemented couple of fixes. It would be good
to check if this failure re-appears after merging FLINK-17218 (it's going to
happen today).
Also I decreased the priority, as it's not happening so frequently right now.
was (Author: pnowojski):
As part of FLINK-17218, we have implemented couple of fixes. It would be good
to check if this failure re-appears after merging FLINK-17218 (it's going to
happen today).
> UnalignedCheckpointITCase.shouldPerformUnalignedCheckpointMassivelyParallel
> failed in timeout
> ---------------------------------------------------------------------------------------------
>
> Key: FLINK-17315
> URL: https://issues.apache.org/jira/browse/FLINK-17315
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing, Tests
> Reporter: Zhijiang
> Assignee: Arvid Heise
> Priority: Major
> Labels: pull-request-available, test-stability
> Fix For: 1.11.0
>
>
> Build:
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=1&view=logs&j=5c8e7682-d68f-54d1-16a2-a09310218a49&t=45cc9205-bdb7-5b54-63cd-89fdc0983323]
> logs
> {code:java}
> 2020-04-21T20:25:23.1139147Z [ERROR] Errors:
> 2020-04-21T20:25:23.1140908Z [ERROR]
> UnalignedCheckpointITCase.shouldPerformUnalignedCheckpointMassivelyParallel:80->execute:87
> » TestTimedOut
> 2020-04-21T20:25:23.1141383Z [INFO]
> 2020-04-21T20:25:23.1141675Z [ERROR] Tests run: 1525, Failures: 0, Errors: 1,
> Skipped: 36
> {code}
>
> I run it in my local machine and it almost takes about 40 seconds to finish,
> so the configured 90 seconds timeout seems not enough in heavy load
> environment sometimes. Maybe we can remove the timeout in tests since azure
> already configured to monitor the timeout.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)