Add -XX:+ExitOnOutOfMemoryError to Zookeeper's PULSAR_GC parameters in default values.yaml (#211)
This commit is contained in:
parent
22f4b9b3bd
commit
fdf9dd7757
@ -394,6 +394,7 @@ zookeeper:
|
|||||||
-XX:+UnlockExperimentalVMOptions
|
-XX:+UnlockExperimentalVMOptions
|
||||||
-XX:+DoEscapeAnalysis
|
-XX:+DoEscapeAnalysis
|
||||||
-XX:+DisableExplicitGC
|
-XX:+DisableExplicitGC
|
||||||
|
-XX:+ExitOnOutOfMemoryError
|
||||||
-XX:+PerfDisableSharedMem
|
-XX:+PerfDisableSharedMem
|
||||||
## Add a custom command to the start up process of the zookeeper pods (e.g. update-ca-certificates, jvm commands, etc)
|
## Add a custom command to the start up process of the zookeeper pods (e.g. update-ca-certificates, jvm commands, etc)
|
||||||
additionalCommand:
|
additionalCommand:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user