-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51453/
-----------------------------------------------------------
Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, Pallav Kulshreshtha,
and Sreenath Somarajapuram.
Bugs: AMBARI-18266
https://issues.apache.org/jira/browse/AMBARI-18266
Repository: ambari
Description
-------
Ambari API /api/v1/clusters in capacity scheduler ConfigurationService times
out in the big cluster.
Added fix to call /api/v1/clusters/<ClusterName>?fields=Clusters/version to get
minimal & required response.
Diffs
-----
contrib/views/capacity-scheduler/src/main/java/org/apache/ambari/view/capacityscheduler/ConfigurationService.java
a20893a
Diff: https://reviews.apache.org/r/51453/diff/
Testing
-------
Manul Unit Testing
Thanks,
Akhil PB