ISSUE TYPE
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
Rocky-linux 9
SUMMARY
Thread pool max and min are hardcoded and can't be configured
|
threadPool.setMaxThreads(500); |
I suggest adding something like threads.min and thread.max to the server.proprties file
ISSUE TYPE
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
Rocky-linux 9
SUMMARY
Thread pool max and min are hardcoded and can't be configured
cloudstack/client/src/main/java/org/apache/cloudstack/ServerDaemon.java
Line 162 in 5433e77
I suggest adding something like
threads.minandthread.maxto theserver.proprtiesfile