You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/01/21 08:04:00 UTC

[jira] [Created] (FLINK-15705) testEventTimeSlidingGroupWindowOverTimeOverlappingSplitPane Job execution failed.

Piotr Nowojski created FLINK-15705:
--------------------------------------

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


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)