[jira] [Created] (FLINK-1607) SimpleRecoveryITCase fails spuriously on Travis

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1607) SimpleRecoveryITCase fails spuriously on Travis

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-1607:
------------------------------------

             Summary: SimpleRecoveryITCase fails spuriously on Travis
                 Key: FLINK-1607
                 URL: https://issues.apache.org/jira/browse/FLINK-1607
             Project: Flink
          Issue Type: Bug
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann


The {{SimpleRecoveryITCase}} fails spuriously on Travis.

The reason is that only one of the mapper tasks throws an exception. If this task does not get any input, then the job does not fail.

We can solve this by introducing a rebalance before the mappers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)