-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44965/
-----------------------------------------------------------
Review request for Ambari, Dmytro Sen, Sumit Mohanty, and Sid Wagle.
Bugs: AMBARI-15452
https://issues.apache.org/jira/browse/AMBARI-15452
Repository: ambari
Description
-------
Change a few timeouts in AMS Hbase and Phoenix to 5 minutes in Hbase-site.xml
hbase.client.scanner.timeout.period = 300000?
hbase.rpc.timeout = 300000
phoenix.query.timeoutMs = 300000
phoenix.query.keepAliveMs = 300000
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog222.java
8267d5d
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml
acd14aa
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog222Test.java
82d5464
Diff: https://reviews.apache.org/r/44965/diff/
Testing
-------
Unit tests pass locally.
Thanks,
Aravindan Vijayan