-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38716/
-----------------------------------------------------------
(Updated Sept. 29, 2015, 2:11 p.m.)
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-13227
https://issues.apache.org/jira/browse/AMBARI-13227
Repository: ambari
Description
-------
I have enabled THP on Debian 7 using file
/sys/kernel/mm/transparent_hugepage/enabled
but when performing host registration there is no warning about THP being
enabled.
root@ambari-installer-deb7-5277-debug1-5:/sys/kernel/mm/transparent_hugepage#
cat /sys/kernel/mm/transparent_hugepage/enabled
[always] madvise never
Diffs (updated)
-----
ambari-agent/src/main/python/ambari_agent/HostInfo.py 3d7125a
ambari-agent/src/test/python/ambari_agent/TestHostInfo.py 57e4224
ambari-server/src/main/resources/custom_actions/scripts/check_host.py a1c93b1
ambari-server/src/test/python/custom_actions/TestCheckHost.py b21254a
Diff: https://reviews.apache.org/r/38716/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk