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:+DoEscapeAnalysis
|
||||
-XX:+DisableExplicitGC
|
||||
-XX:+ExitOnOutOfMemoryError
|
||||
-XX:+PerfDisableSharedMem
|
||||
## Add a custom command to the start up process of the zookeeper pods (e.g. update-ca-certificates, jvm commands, etc)
|
||||
additionalCommand:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user