The maximum number of threads used by Rundeck for concurrent jobs is set in the quartz.properties file. By default, this is set to 10.
$RDECK_BASE/server/exp/webapp/WEB-INF/classes/quartz.propertiesTo change the maximum threadCount modify this file and alter the line:
org.quartz.threadPool.threadCount = 20
Set the threadCount value to the max number of threads you want to run concurrently.
The file quartz.properties is empty. We can add the line org.quartz.threadPool.threadCount = 20. However, when we restart Rundeck the file is overwritten and returns to being a blank file again. We cannot seem to increase the maximum number of threads using this method.
The file quartz.properties is empty. We can add the line org.quartz.threadPool.threadCount = 20. However, when we restart Rundeck the file is overwritten and returns to being a blank file again. We cannot seem to increase the maximum number of threads using this method.
--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alex Honor
[SimplifyOps, Inc | a...@simplifyops.com ]
Be sure to comment and vote on Rundeck Feature Development!