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

David Alves commented on WHIRR-398:
-----------------------------------

Ok, tracked down the problem, turns out its not an execution but a DryRunModule 
problem because NodeMetadata as a strange (broken IMO) equals() contract where 
the NodeMetadata build for the bootstrap phase is not equals() to the one build 
for the configure phase because the credentials are different.

I'm correcting the problem and testing it now.
                
> Implement the execution of scripts on DestroyClusterAction
> ----------------------------------------------------------
>
>                 Key: WHIRR-398
>                 URL: https://issues.apache.org/jira/browse/WHIRR-398
>             Project: Whirr
>          Issue Type: New Feature
>          Components: core
>            Reporter: David Alves
>            Assignee: David Alves
>             Fix For: 0.7.0
>
>         Attachments: WHIRR-398-unit-test-with-log-dry-run.patch, 
> WHIRR-398.patch, WHIRR-398.patch, WHIRR-398.patch
>
>
> beforeDestroy() method in ClusterActionHandlerSupport does nothing and is 
> misleading.
> Besides doing something on cluster shutdown can be really handy.

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