Previously jclouds could use an unlimited number of threads on its
user ExecutorService.  While this ExecutorService will go away when we
complete deasyncafication, we should prevent jclouds from misbehaving
until that time.
You can merge this Pull Request by running:

  git pull https://github.com/maginatics/jclouds max-user-threads

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/287

-- Commit Summary --

  * JCLOUDS-459: Limit maximum user threads

-- File Changes --

    M core/src/main/java/org/jclouds/apis/internal/BaseApiMetadata.java (2)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/287.patch
https://github.com/jclouds/jclouds/pull/287.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/287

Reply via email to