-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46001/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-15796
https://issues.apache.org/jira/browse/AMBARI-15796
Repository: ambari
Description
-------
agent restart
Restarting ambari-agent
Verifying Python version compatibility...
Using python /usr/bin/python
Found ambari-agent PID: 9941
Stopping ambari-agent
*Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 343, in
<module>
logger.exception("Exiting with exception:" + e)
TypeError: cannot concatenate 'str' and 'exceptions.Exception' objects*
Removing PID file at /var/run/ambari-agent/ambari-agent.pid
Diffs
-----
ambari-agent/src/main/python/ambari_agent/main.py b146ba8
Diff: https://reviews.apache.org/r/46001/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk