-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28903/
-----------------------------------------------------------
Review request for Ambari and Tom Beerbower.
Bugs: AMBARI-8637
https://issues.apache.org/jira/browse/AMBARI-8637
Repository: ambari
Description
-------
Need to add possibility to change request timeout when making request through
ViewContext.getURLStreamProvider().readFrom
Now we're experiencing problems with it using WebHCat: responses pretty slow
and we need to make timeout bigger.
Diffs
-----
ambari-server/conf/unix/ambari.properties e5b9e7b
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
73a353e
ambari-server/src/main/java/org/apache/ambari/server/view/ViewRegistry.java
55f3a75
Diff: https://reviews.apache.org/r/28903/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk