You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/07/09 14:48:35 UTC

[jira] [Updated] (CAMEL-5433) camel-hdfs - Allow to lazy connect as hdfs file system has hardcoded 15 min retry in case no connection

     [ https://issues.apache.org/jira/browse/CAMEL-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-5433:
-------------------------------

    Summary: camel-hdfs - Allow to lazy connect as hdfs file system has hardcoded 15 min retry in case no connection  (was: camel-hdfs - Allow to startup async as hdfs file system has hardcoded 15 min retry in case no connection)
    
> camel-hdfs - Allow to lazy connect as hdfs file system has hardcoded 15 min retry in case no connection
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5433
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5433
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hdfs
>    Affects Versions: 2.10.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.3, 2.10.1, 2.11
>
>
> When start a Camel app with camel-hdfs (either as producer or consumer), then getting a hdfs file system object may have Hadoop block for up till 15 minutes where it tries to obtain a connection to the cluster.
> This makes the app appear as blocking and people dont want their apps to block for 15 min on startup.
> We should let the hadoop hdfs connection happing in an async thread, so the app can startup. Configurable so you can turn back the old behavior.
> Hadoop dosn't allow to configure a lower timeout etc this as its hardcoded.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira