Andrii Babiichuk created AMBARI-6120:
----------------------------------------
Summary: Don't load hosts with config groups and tag for host
config page
Key: AMBARI-6120
URL: https://issues.apache.org/jira/browse/AMBARI-6120
Project: Ambari
Issue Type: Bug
Components: client
Affects Versions: 1.6.1
Reporter: Andrii Babiichuk
Assignee: Andrii Babiichuk
Fix For: 1.6.1
after recent update we are using
{code}
api/v1/clusters/1?fields=Clusters/desired_configs,config_groups/*,hosts
{code}
api instead of
{code}
api/v1/clusters/1?fields=Clusters/desired_configs,config_groups/*
{code}
we don't need to load all hosts for config page
--
This message was sent by Atlassian JIRA
(v6.2#6252)