[ 
https://issues.apache.org/jira/browse/FALCON-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339176#comment-15339176
 ] 

ASF GitHub Bot commented on FALCON-2034:
----------------------------------------

GitHub user sandeepSamudrala opened a pull request:

    https://github.com/apache/falcon/pull/192

    FALCON-2034. Make numThreads and timeOut configurable In ConfigurationStore 
init

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sandeepSamudrala/falcon FALCON-2034

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/192.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #192
    
----
commit 9d007220ae067e45e2dd6704565ed8ca0b673304
Author: sandeep <[email protected]>
Date:   2016-06-20T08:51:00Z

    FALCON-2034. Make numThreads and timeOut configurable In ConfigurationStore 
init

----


> Make numThreads and timeOut configurable In ConfigurationStore init
> -------------------------------------------------------------------
>
>                 Key: FALCON-2034
>                 URL: https://issues.apache.org/jira/browse/FALCON-2034
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Pallavi Rao
>            Assignee: sandeep samudrala
>            Priority: Critical
>
> During Falcon Server or Prism startup. ConfigurationStore loads all entities. 
> The numThreads used to load entities and timeout is hard-coded to 100 and 10 
> respectively. If there are a lot of entities or if n/w or HDFS is slow, the 
> loading could take longer than 10 mins. In such a case, the load fails and 
> server shuts down.



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

Reply via email to