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

Ioannis Canellos commented on WHIRR-436:
----------------------------------------

We can try decreasing the DEFAULT_WAIT, but I think that we it might cause 
sporadic failures on slower machines.
I maybe be able to replace the standard waits, with some polling on services. 
I'll have a look.

I have been able to run a service from inside Karaf, with the following command:
karaf@root>features:addurl 
mvn:org.apache.whirr.karaf/apache-whirr/0.8.0-SNAPSHOT/xml/features
karaf@root>features:install whirr-zookeeper 
karaf@root>whirr:launch-cluster --config /tmp/zookeeper-ec2.properties (where 
zookeeper-ec2.properties is the one shipped with the examples, but without 
placeholders).



                
> Allow Whirr to run from inside OSGi
> -----------------------------------
>
>                 Key: WHIRR-436
>                 URL: https://issues.apache.org/jira/browse/WHIRR-436
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Ioannis Canellos
>             Fix For: 0.8.0
>
>         Attachments: WHIRR-436-patch.txt, WHIRR-436-update-1.patch, 
> WHIRR-436-update-2-patch.txt
>
>
> Issue WHIRR-429 gave me the idea that it would be great to run Whirr inside 
> an OSGi environment.

--
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

        

Reply via email to