Pallavi Rao created FALCON-2034: ----------------------------------- Summary: 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: Pallavi Rao 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)