[
https://issues.apache.org/jira/browse/AMBARI-21551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100610#comment-16100610
]
Hudson commented on AMBARI-21551:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7803 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7803/])
AMBARI-21551 Restart due to Stale configurations leads to an internal (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f58abd48173725abd1d68dd58d0348f7db6d5194])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/RequestResourceProviderTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RequestResourceProvider.java
> Restart due to Stale configurations leads to an internal system exception
> -------------------------------------------------------------------------
>
> Key: AMBARI-21551
> URL: https://issues.apache.org/jira/browse/AMBARI-21551
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.2
> Reporter: Srikanth Janardhan
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.5.2
>
> Attachments: AMBARI-21551_2.patch
>
>
> In build #116, while performing RBAC API tests, found the following:
> POST call:
> {code}
> http://172.27.58.213:8080/api/v1/clusters/cl1/requests
> {"RequestInfo":{"command":"RESTART","context":"Restart all required
> services","operation_level":"host_component"},"Requests/resource_filters":[{"hosts_predicate":"HostRoles/stale_configs=true"}]}
> {code}
> Returns:
> {code}
> {
> "status" : 500,
> message" : "An internal system exception occurred: Command execution cannot
> proceed without a resource filter."
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)