You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gary Yao (JIRA)" <ji...@apache.org> on 2017/11/01 14:52:00 UTC

[jira] [Created] (FLINK-7960) ExecutionGraphRestartTest fails sporadically

Gary Yao created FLINK-7960:
-------------------------------

             Summary: ExecutionGraphRestartTest fails sporadically
                 Key: FLINK-7960
                 URL: https://issues.apache.org/jira/browse/FLINK-7960
             Project: Flink
          Issue Type: Bug
          Components: Distributed Coordination, Tests
    Affects Versions: 1.4.0, 1.3.2
            Reporter: Gary Yao
            Assignee: Till Rohrmann
            Priority: Critical
             Fix For: 1.4.0


Recently, I received timeouts from some tests in {{ExecutionGraphRestartTest}} like this

{code}
Tests in error: 
  ExecutionGraphRestartTest.testConcurrentLocalFailAndRestart:638 ยป Timeout
{code}

This particular instance is from 1.3.2 RC2 and stuck in {{ExecutionGraphTestUtils#waitUntilDeployedAndSwitchToRunning()}} but I also had instances stuck in {{ExecutionGraphTestUtils#waitUntilJobStatus}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)