[
https://issues.apache.org/jira/browse/AMBARI-12060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595244#comment-14595244
]
Hudson commented on AMBARI-12060:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2964 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2964/])
AMBARI-12060. Bulk operations do not work for 'All hosts' and 'Filtered hosts'
groups (akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8eb5a2a644e648f16ca3b3c2acb760428a7d8c3f)
* ambari-web/app/views/main/host.js
> 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
>
> Attachments: AMBARI-12060.patch
>
>
> 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)