Aleksandr Kovalenko created AMBARI-12060:
--------------------------------------------
Summary: Bulk operations do not work for 'All hosts' and 'Filtered
hosts' groups
Key: AMBARI-12060
URL: https://issues.apache.org/jira/browse/AMBARI-12060
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.0
Reporter: Aleksandr Kovalenko
Assignee: Aleksandr Kovalenko
Priority: Critical
Fix For: 2.1.0
Go to hosts page.
Click Actions->Filtered hosts (or All hosts)-> any action (For example DataNode
stop)
Window with spinner is shown and in js console error appears:
{code}
NetworkError: 400 Bad Request -
http://host:8080/api/v1/clusters/cl1/hosts?fields=Hosts/host_name,Hosts/maintenance_state,host_components/HostRoles/state,host_components/HostRoles/maintenance_state,Hosts/total_mem,stack_versions/HostStackVersions,stack_versions/repository_versions/RepositoryVersions/repository_version,stack_versions/repository_versions/RepositoryVersions/id,host_components/HostRoles/stale_configshost_components/HostRoles/service_name&minimal_response=true"
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)