[ 
https://issues.apache.org/jira/browse/AMBARI-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290386#comment-14290386
 ] 

Hadoop QA commented on AMBARI-9230:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12694312/AMBARI-9230_02.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 2 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in 
ambari-server:

                  
org.apache.ambari.server.security.authorization.AmbariLdapAuthenticationProviderTest

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/1473//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/1473//console

This message is automatically generated.

> Add getUpdateDirectives to 
> org.apache.ambari.server.api.resources.ResourceDefinition and use when 
> handling PUT requests
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-9230
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9230
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>              Labels: api
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9230_01.patch, AMBARI-9230_02.patch
>
>
> Add {{getUpdateDirectives}} method to 
> {{org.apache.ambari.server.api.resources.ResourceDefinition}}:
> {code}
>   public Collection<String> getUpdateDirectives();
> {code}
> Add default implementation to 
> {{org.apache.ambari.server.api.resources.BaseResourceDefinition}} to return 
> an empty Set
> Update {{org.apache.ambari.server.api.services.RequestFactory}} to process 
> _update directives_ like it processes _create directives_ - see 
> {{org.apache.ambari.server.api.services.RequestFactory#createPostRequest}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to