You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/06/15 16:54:00 UTC

[jira] [Created] (FLINK-2225) Erroneous scheduling of co-located tasks

Till Rohrmann created FLINK-2225:
------------------------------------

             Summary: Erroneous scheduling of co-located tasks
                 Key: FLINK-2225
                 URL: https://issues.apache.org/jira/browse/FLINK-2225
             Project: Flink
          Issue Type: Bug
            Reporter: Till Rohrmann
            Priority: Blocker


While running the {{ConnectedComponents}} example on a testing cluster, I encountered spurious failures of the job execution. The error was that the scheduler could sometimes not schedule co-located tasks because it did not find any suitable slots for deployment. 

This error might be related to FLINK-1952 where a similar error was observed. The error might have been reintroduced by FLINK-2183 which fixed another scheduling error.



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