GitHub user aledsage opened a pull request:

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

    BROOKLYN-120: fix NPE in /v1/server/up/extended

    Fixes https://issues.apache.org/jira/browse/BROOKLYN-120
    
    Moves the setting of `managementContext.managementNodeId` from 
`LocalManagementContext` constructor into `AbstractManagementContext` 
constructor, to ensure it's set early enough!

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

    $ git pull https://github.com/aledsage/brooklyn-server 
BROOKLYN-120-fix-ha-NPE

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

    https://github.com/apache/brooklyn-server/pull/766.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 #766
    
----
commit a78b98c9761b5e0c644da4aa0835d133402dfd91
Author: Aled Sage <[email protected]>
Date:   2017-07-19T09:32:51Z

    BROOKLYN-120: fix NPE in /v1/server/up/extended

----


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