-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58969/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Eugene Chekanskiy, and Nate
Cole.
Bugs: AMBARI-20924
https://issues.apache.org/jira/browse/AMBARI-20924
Repository: ambari
Description
-------
Possibly caused by AMBARI-20750:
Upgrades are failing because of a {{VERSION_MISMATCH}} between all components
of the upgrade. Initially, on restart, the version comes back correct and the
host component transitions into {{COMPLETED}}.
However, the following status command returns the old version, forcing the
component back into the {{VERSION_MISMATCH}} state.
What's odd is that no status commands should be returning the component
version. It seems like what's happening is that
{{/var/lib/ambari-agent/data/structured-out-status.json}} is being read even if
the status command did not update the file.
Diffs
-----
ambari-common/src/main/python/resource_management/libraries/script/script.py
dc657fb
Diff: https://reviews.apache.org/r/58969/diff/1/
Testing
-------
PENDING
Thanks,
Jonathan Hurley