Explorar el Código

use ZGC

tags/v0.9.18
Jonathan Cobb hace 4 años
padre
commit
55a80b7059
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      automation/roles/bubble_finalizer/templates/supervisor_bubble.conf.j2

+ 1
- 0
automation/roles/bubble_finalizer/templates/supervisor_bubble.conf.j2 Ver fichero

@@ -4,6 +4,7 @@ stdout_logfile = /home/bubble/logs/bubble-out.log
stderr_logfile = /home/bubble/logs/bubble-err.log
command=sudo -u bubble bash -c "/usr/bin/java \
-Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true {{ bubble_java_opts }} \
-XX:+UnlockExperimentalVMOptions -XX:UseZGC \
-cp /home/bubble/current/bubble.jar \
bubble.server.BubbleServer \
/home/bubble/current/bubble.env"

Cargando…
Cancelar
Guardar