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

Review request for cloudstack and Kelven Yang.


Repository: cloudstack-git


Description
-------

As we moved to a more Spring managed lifecycle, the lifecycle management in 
ComponentContext is not needed.  The transition to fully spring managed will 
not happen all at once.  The management server will be done first and then 
AWSAPI and UsageServer will come later.  This change allows the 
ComponentContext in the context of the management server to be bypassed.  Note, 
by default, the ComponentContext will run its initialization.


Diffs
-----

  utils/src/com/cloud/utils/component/ComponentContext.java 065fd3b 

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


Testing
-------


Thanks,

Darren Shepherd

Reply via email to