GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/828
BROOKLYN-533: adds maxConcurrentMachineDeletions
Workaround for BROOKLYN-533: `maxConcurrentMachineDeletions` will ensure
that at most this many machine deletions are done at one time for a given
`JcloudsLocation` instance.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
BROOKLYN-533-maxConcurrentMachineDeletions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/828.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 #828
----
commit c8f470c097db6ae8892c39ce2aeb304789bf8ddd
Author: Aled Sage <[email protected]>
Date: 2017-09-18T11:11:32Z
BROOKLYN-533: adds maxConcurrentMachineDeletions
----
---