-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34668/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko, Dmytro Shkvyra, and Sid Wagle.
Bugs: AMBARI-11381
https://issues.apache.org/jira/browse/AMBARI-11381
Repository: ambari
Description
-------
Move some debug logs to info level (AMBARI-11167 moved several recurring logs
to DEBUG level. Some of them need to be reverted back to INFO as they aid
debugging live deployments.)
Diffs
-----
ambari-agent/src/main/python/ambari_agent/ActionQueue.py bdf8767
ambari-agent/src/main/python/ambari_agent/Controller.py 014a9dd
ambari-agent/src/main/python/ambari_agent/DataCleaner.py 347bcc3
ambari-agent/src/main/python/ambari_agent/Heartbeat.py bc54862
ambari-agent/src/main/python/ambari_agent/NetUtil.py 405b071
ambari-agent/src/main/python/ambari_agent/PingPortListener.py be65e2b
ambari-agent/src/main/python/ambari_agent/StackVersionsFileHandler.py 3b696fc
ambari-agent/src/main/python/ambari_agent/apscheduler/threadpool.py e1a0e5b
ambari-agent/src/main/python/ambari_agent/security.py ac107ca
Diff: https://reviews.apache.org/r/34668/diff/
Testing
-------
agent unit tests passed.
Thanks,
Sumit Mohanty