-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34610/
-----------------------------------------------------------
Review request for Ambari and Jonathan Hurley.
Bugs: AMBARI-11349
https://issues.apache.org/jira/browse/AMBARI-11349
Repository: ambari
Description
-------
See attached files. This came from a devdeploy test where some service check
was failing due to lack of disk space (BUG - 37173). ambari-agent.out was not
the reason but was the largest contributor.
Can you check if we can avoid logging to the out file unless there was an
error due to which this is expected?
If out file does not roll this could be an issue in the long run.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/alerts/script_alert.py b8b4daf
Diff: https://reviews.apache.org/r/34610/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk