[ 
https://issues.apache.org/jira/browse/FLINK-15705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029763#comment-17029763
 ] 

Jark Wu commented on FLINK-15705:
---------------------------------

It is never failed before, and can't reproduce in my local machine. I would set 
the priority to major.
The Exception: Artificial Failure means the job is failed before the artificial 
failure, but the first failure exception is not printed, it might be some 
unstable environment problem. We introduced the artificial failure in source to 
simulate the job recovery.


> testEventTimeSlidingGroupWindowOverTimeOverlappingSplitPane Job execution 
> failed.
> ---------------------------------------------------------------------------------
>
>                 Key: FLINK-15705
>                 URL: https://issues.apache.org/jira/browse/FLINK-15705
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.10.0
>            Reporter: Piotr Nowojski
>            Priority: Major
>              Labels: test-stability
>             Fix For: 1.10.0
>
>
> https://dev.azure.com/rmetzger/Flink/_build/results?buildId=4501&view=ms.vss-test-web.build-test-results-tab&runId=12928&resultId=123194&paneView=debug
> {code}
> org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
>       at 
> org.apache.flink.table.planner.runtime.stream.table.GroupWindowTableAggregateITCase.testEventTimeSlidingGroupWindowOverTimeOverlappingSplitPane(GroupWindowTableAggregateITCase.scala:266)
> Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by 
> FixedDelayRestartBackoffTimeStrategy(maxNumberRestartAttempts=1, 
> backoffTimeMS=0)
> Caused by: java.lang.Exception: Artificial Failure
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to