[
https://issues.apache.org/jira/browse/AMBARI-21551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098061#comment-16098061
]
Hadoop QA commented on AMBARI-21551:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12878580/AMBARI-21551.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 core tests{color}. The test build failed in
[ambari-server|https://builds.apache.org/job/Ambari-trunk-test-patch/11841//artifact/patch-work/testrun_ambari-server.txt]
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11841//console
This message is automatically generated.
> 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.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)