-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46448/
-----------------------------------------------------------
(Updated April 21, 2016, 4:24 p.m.)
Review request for Ambari, Jonathan Hurley and Vitalyi Brodetskyi.
Changes
-------
Fixed comments
Bugs: AMBARI-15994
https://issues.apache.org/jira/browse/AMBARI-15994
Repository: ambari
Description
-------
STR:
-Change zookeeper property "Length of single tick" from UI
This test changed the property Length of single tick from 2000 to 2001 for
Zookeeper. This should have restart indicators for Zookeeper, Storm and Kafka.
As seen from the UI, all the services had restart icons appearing late.
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
5793b70
ambari-server/src/main/java/org/apache/ambari/server/state/ConfigHelper.java
8d9a879
ambari-server/src/main/java/org/apache/ambari/server/state/Host.java fce2f91
ambari-server/src/main/java/org/apache/ambari/server/state/host/HostImpl.java
0514720
ambari-server/src/test/java/org/apache/ambari/server/state/ConfigHelperTest.java
f887c3a
Diff: https://reviews.apache.org/r/46448/diff/
Testing
-------
mvn clean test
Thanks,
Dmitro Lisnichenko