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

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

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

Shang Yuanchun (Jira)
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)