-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39231/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko, Sumit Mohanty, and Sid Wagle.
Bugs: AMBARI-13388
https://issues.apache.org/jira/browse/AMBARI-13388
Repository: ambari
Description
-------
We faced with the problem when we need to update hbase-env during upgrade, but
we can't remove users customizations.
According to changes for MaxDirectMemorySize in hbase-env.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/AbstractUpgradeCatalog.java
62cd868
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog213.java
dcdbb85
ambari-server/src/main/resources/stacks/HDP/2.2/services/HBASE/configuration/hbase-env.xml
5f6b1bd
ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-env.xml
80348dd
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog213Test.java
a54dee2
Diff: https://reviews.apache.org/r/39231/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi