Merge pull request #22866 from kitaisreal/documentation-updated-zookeeper-configuration

Documentation updated zookeeper configuration
This commit is contained in:
Maksim Kita 2021-04-08 23:36:15 +03:00 committed by GitHub
commit 7b95ac78f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -233,7 +233,7 @@ JAVA_OPTS="-Xms{{ '{{' }} cluster.get('xms','128M') {{ '}}' }} \
-XX:+PrintSafepointStatistics \
-XX:+UseParNewGC \
-XX:+UseConcMarkSweepGC \
-XX:+CMSParallelRemarkEnabled"
-XX:+CMSParallelRemarkEnabled"
```
Salt init: