You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/07/12 19:54:04 UTC

[jira] [Created] (FLINK-2350) Deprecate the stream open timeouts in FileInputFormat and FileOutputFormat

Stephan Ewen created FLINK-2350:
-----------------------------------

             Summary: Deprecate the stream open timeouts in FileInputFormat and FileOutputFormat
                 Key: FLINK-2350
                 URL: https://issues.apache.org/jira/browse/FLINK-2350
             Project: Flink
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.10
            Reporter: Stephan Ewen


The stream open requests have the ability to fail after a certain timeout. By default, this timeout is deactivated, because loaded HDFS has in the past frequently exceeded this timeout.

I think no one ever used this, and I am not sure it is useful, actually. We can remove it to reduce code complexity, in my opinion.



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