GitHub user grkvlt opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/394
Return null SubscriptionContext when management stopped
Check for null conext when calling `SubscriptionTracker` methods and allow
unsubscribes with null context (harmless) but error otherwise.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grkvlt/incubator-brooklyn
fix/unsubscribe-when-stopped
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/394.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 #394
----
commit bf6a2ec59d1dd1d52a661c52cd42a4d23dca3587
Author: Andrew Kennedy <[email protected]>
Date: 2014-12-15T14:04:14Z
Return null SubscriptionContext when management stopped
----
---
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.
---