-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37138/
-----------------------------------------------------------

(Updated Aug. 6, 2015, 8:14 p.m.)


Review request for Falcon, Ajay Yadava and Srikanth Sundarrajan.


Bugs: FALCON-1368
    https://issues.apache.org/jira/browse/FALCON-1368


Repository: falcon-git


Description
-------

I have made changes to make configuration store loading of entities parallel 
for each entity type in the respective order ( CLUSTER, FEED, PROCESS)


Diffs (updated)
-----

  common/src/main/java/org/apache/falcon/entity/store/ConfigurationStore.java 
7b53ebb 

Diff: https://reviews.apache.org/r/37138/diff/


Testing
-------

This is a sample of how it looks and there is a good dip in the restart time of 
falcon server.

2015-08-06 00:59:04,687 INFO  - [pool-5-thread-95:] ~ Restored configuration 
FEED/ipfeed34 
2015-08-06 00:59:04,690 INFO  - [pool-5-thread-94:] ~ Restored configuration 
FEED/ipfeed18 
2015-08-06 00:59:04,694 INFO  - [pool-5-thread-93:] ~ Restored configuration 
FEED/ipfeed10


Thanks,

sandeep samudrala

Reply via email to