Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.0
Description
Hosts List - The initial host page and filter operations should all take less than 2 seconds. Today on the 5k node cluster all operations are taking 4 seconds.
Request URL for filtering:
/api/v1/clusters/c1/hosts?fields=Hosts/rack_info,Hosts/host_name,Hosts/maintenance_state,Hosts/public_host_name,Hosts/cpu_count,Hosts/ph_cpu_count,alerts_summary,Hosts/host_status,Hosts/host_state,Hosts/last_heartbeat_time,Hosts/ip,host_components/HostRoles/state,host_components/HostRoles/maintenance_state,host_components/HostRoles/stale_configs,host_components/HostRoles/service_name,host_components/HostRoles/display_name,host_components/HostRoles/desired_admin_state,host_components/metrics/dfs/namenode/ClusterId,host_components/metrics/dfs/FSNamesystem/HAState,Hosts/total_mem,stack_versions/HostStackVersions,stack_versions/repository_versions/RepositoryVersions/repository_version,stack_versions/repository_versions/RepositoryVersions/id,stack_versions/repository_versions/RepositoryVersions/display_name&minimal_response=true,host_components/logging&page_size=10&from=0&sortBy=Hosts/host_name.asc
with various parameters:
{"RequestInfo":{"query":"page_size:100 from:0 Hosts/host_status:HEALTHY"}}
Attachments
Issue Links
- links to