GitHub user neykov opened a pull request:

    https://github.com/apache/brooklyn-server/pull/678

    [WIP] JcloudsLocationCustomizer.onObtainError

    Makes customizers aware of obtain failures in case they need to clean up.
    Also wraps the customizer calls into a delegate.
    
    WIP because needs tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/neykov/brooklyn-server 
location-customizer-wrapper

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/678.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #678
    
----
commit 640b4320ac78d6b7426b940d72a51c6bf90fdaa7
Author: Svetoslav Neykov <[email protected]>
Date:   2017-05-11T15:32:01Z

    Extract the location customizer calls out of JcloudsLocation to a delegate 
class

commit bfd5d48e8ba0dab32651fa37b1e51c56b39a93e3
Author: Svetoslav Neykov <[email protected]>
Date:   2017-05-11T16:07:53Z

    Call the location customizers on obtain error
    
    Adds onObtainError invoked when there's an exception during obtain.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to