This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
from acdbee92cb minor tweaks to software process driver to allow running
without a location
new 7d8db37b90 subscription delivery tasks should fail on error
new c70d9ce562 fix rare bug in mutex code
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../mgmt/internal/LocalSubscriptionManager.java | 48 +++++++++++-----------
.../brooklyn/util/core/mutex/MutexSupport.java | 5 +--
.../util/core/mutex/SemaphoreWithOwners.java | 15 ++++---
3 files changed, 33 insertions(+), 35 deletions(-)