cloudstack/engine
Will Stevens 456680dbb2 Merge pull request #880 from SudharmaJain/cs-8901
CLOUDSTACK-8901: PrepareTemplate job thread hard-coded to max 8 threads The thread pool was hardcoded to use 8 threads,
com.cloud.template.TemplateManagerImpl.configure(String, Map<String, Object>):
_preloadExecutor = Executors.newFixedThreadPool(8, new NamedThreadFactory("Template-Preloader"));

Added the change to pick threadpool size from configuration.

* pr/880:
  CLOUDSTACK-8901: PrepareTemplate job thread hard-coded to max 8 threads

Signed-off-by: Will Stevens <williamstevens@gmail.com>
2016-05-11 00:08:45 -04:00
..
api Merge pull request #1124 from rafaelweingartner/CID-1338387 2016-05-10 23:47:50 -04:00
components-api CLOUDSTACK-8901: PrepareTemplate job thread hard-coded to max 8 threads 2016-04-21 09:13:06 +05:30
network Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
orchestration Merge pull request #1493 from shapeblue/nio-fix 2016-05-04 10:30:58 -04:00
schema engine/schema: fix upgrade path to work with MySQL 5.7 2016-04-25 14:47:22 +05:30
service further maven dependency updates from Daan 2016-04-22 16:36:37 +05:30
storage Merge pull request #1124 from rafaelweingartner/CID-1338387 2016-05-10 23:47:50 -04:00
pom.xml Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00