Syphixs commented on issue #90: URL: https://github.com/apache/pulsar-helm-chart/issues/90#issuecomment-748050172
After some more digging i discovered that I have commented out a line from an old config like this: PULSAR_GC: > -XX:+UseG1GC -XX:MaxGCPauseMillis=10 -Dcom.sun.management.jmxremote -Djute.maxbuffer=10485760 -XX:+ParallelRefProcEnabled -XX:+UnlockExperimentalVMOptions -XX:+DoEscapeAnalysis -XX:+DisableExplicitGC -XX:+PerfDisableSharedMem # -Dzookeeper.forceSync=no It seems that comment is interpreted as well an so the zookeeper can not start. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org