[ https://issues.apache.org/jira/browse/WHIRR-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396322#comment-13396322 ]
Adrian Cole commented on WHIRR-548: ----------------------------------- note a couple TODOs: 1. we should similarly unwrap the BlobStore stuff from ClusterStateStoreFactory so that we can inject our own fn to get BlobStores (ex. from OSGi) into the ctor of ClusterControllerFactory 2. might need to guard close of contexts returned by WhirrCommandSupport.apply similar or equiv to ComputeCache.IgnoreCloseComputeServiceContext 3. tests? :P otherwise.. looks almost done! > Allow whirr to reuse existing compute services > ---------------------------------------------- > > Key: WHIRR-548 > URL: https://issues.apache.org/jira/browse/WHIRR-548 > Project: Whirr > Issue Type: Improvement > Reporter: Ioannis Canellos > Assignee: Ioannis Canellos > Fix For: 0.8.0 > > Attachments: WHIRR-548.patch, WHIRR-548.patch > > > When using whirr as a library or inside a managed environment it's possible > that the compute service is managed separately from whirr. > For these cases it would be useful to allow whirr to reuse an existing > compute service. > I am thinking that we could have the a compute service property as part of > ClusterSpec. In these cases whirr could reuse the compute service if > available. -- 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