[GitHub] brooklyn-server pull request #883: Deprecates use of Task in ConfigKey

2017-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/883 ---

[GitHub] brooklyn-server pull request #883: Deprecates use of Task in ConfigKey

2017-11-07 Thread aledsage
GitHub user aledsage opened a pull request: https://github.com/apache/brooklyn-server/pull/883 Deprecates use of Task in ConfigKey Also avoid `StackOverflowError` in `ExecutionContext.getImmediately(task)` When a non-`BasicTask` is passed in. --- The motivation for