-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30451/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko, Jonathan Hurley, and Nate Cole.
Bugs: AMBARI-9414
https://issues.apache.org/jira/browse/AMBARI-9414
Repository: ambari
Description
-------
After adding, deleting or moving HiveServer2 new Hive configs version is
created, but it contains no difference with the previous one.
The same occurs for core-site configs.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
e867f99
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
e2ae6d6
Diff: https://reviews.apache.org/r/30451/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi