-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31314/
-----------------------------------------------------------
(Updated Feb. 23, 2015, 5:19 p.m.)
Review request for Ambari, Alejandro Fernandez and Dmitro Lisnichenko.
Changes
-------
Addressed comments. Testing pending. After discussion with Alejandro, mark
only CURRENT records with INSTALLED, and either change any current record (for
downgrade scenario) or make a new one if not found.
Bugs: AMBARI-9755
https://issues.apache.org/jira/browse/AMBARI-9755
Repository: ambari
Description
-------
* When marking a cluster version as CURRENT, take into account hosts that don't
advertise version and add a host_version record.
* Fixed error in a ZK import.
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
c609b0a
ambari-server/src/main/resources/common-services/ZOOKEEPER/3.4.5.2.0/package/scripts/zookeeper_server.py
92465a0
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java
8865b26
ambari-server/src/test/resources/stacks/HDP/2.0.5/services/ZOOKEEPER/metainfo.xml
e17bbd3
Diff: https://reviews.apache.org/r/31314/diff/
Testing
-------
Manual testing on new and upgrading cluster. Automated testing pending.
Thanks,
Nate Cole