[
https://issues.apache.org/jira/browse/WHIRR-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263562#comment-13263562
]
Cosmin Dumitrache commented on WHIRR-494:
-----------------------------------------
Thanks for the quick response Andrei.
I will try to make an integration test for this as soon as possible (possibly
next week).
Also, I was recently trying this out and I noticed that destroyCluster()
doesn't actually remove the software. That's probably fine if you are running
in a cloud VM that will go away when you don't need it anymore but if you are
running this on localhost you would probably expect that the software will be
uninstalled when you call destroyCluster(). A side effect of this is that if
you are doing development on localhost and launch a Zookeeper node, then that
will remain installed even after you are done. And because Zookeeper puts a
start script in /etc/init.d you end up starting Zookeeper every time you
restart your machine.
What are your thoughts on this?
> Update the BYON cluster controller to support all the operations the regular
> controller supports
> ------------------------------------------------------------------------------------------------
>
> Key: WHIRR-494
> URL: https://issues.apache.org/jira/browse/WHIRR-494
> Project: Whirr
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.0
> Reporter: Andrei Savu
> Assignee: Cosmin Dumitrache
> Priority: Blocker
> Labels: byon, newbie, patch
> Fix For: 0.8.0
>
> Attachments: WHIRR-494.patch, fixing-whirr-494.patch,
> jclouds-byon-nodes-config-property.patch
>
>
> I have just realised that the BYON cluster controller is a bit out of sync
> and needs to be updated. I'm also thinking about defining an abstract base
> clase (e.g. AbstractClusterController).
--
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