-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44859/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Dmytro Sen.
Bugs: AMBARI-15429
https://issues.apache.org/jira/browse/AMBARI-15429
Repository: ambari
Description
-------
zookeeper-env template has the following:
export SERVER_JVMFLAGS=zk_server_heapsize
However, we don't have any heap size property that is exposed via the UI, so
1GB heapsize is always used.
Diffs
-----
ambari-server/src/main/resources/common-services/ZOOKEEPER/3.4.5.2.0/configuration/zookeeper-env.xml
7ef62bc
ambari-server/src/main/resources/common-services/ZOOKEEPER/3.4.5.2.0/package/scripts/params_linux.py
9ff9125
Diff: https://reviews.apache.org/r/44859/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi