Story #8207
Story #8204: Adjust memory allocation for services running under JVM on CNs
review and adjust memory allocated to d1-processing
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-10-24
Due date:
% Done:
0%
Story Points:
Sprint:
Description
d1-processing settings are under @/etc/default/d1-processing@
Currently runs like:
jsvc.exec -home /usr/lib/jvm/java-1.8.0-openjdk-amd64 -cp /usr/share/java/commons-daemon.jar:/usr/share/j
ava/d1_process_daemon.jar -debug -outfile /var/log/dataone/daemon/d1-processing-jsvc.log -errfile /var/log/dataone/daemon/d1-process
ing-jsvc.err -pidfile /var/run/d1-processing.pid -user tomcat7 -Djava.awt.headless=true -XX:UseParallelGC -Xmx4096M -Xms1024M -Xss12
80k -XX:MaxPermSize=512M org.dataone.cn.batch.daemon.SchedulerDaemon
History
#1 Updated by Dave Vieglais almost 7 years ago
- Sprint set to Infrastructure backlog