You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/11/14 12:17:34 UTC

[jira] [Commented] (AMBARI-8330) API: null value in request results in "null" string value on resource

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

Hadoop QA commented on AMBARI-8330:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12681498/AMBARI-8330.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.upgrade.UpgradeCatalog170Test

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

This message is automatically generated.

> API: null value in request results in "null" string value on resource
> ---------------------------------------------------------------------
>
>                 Key: AMBARI-8330
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8330
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-8330.patch
>
>
> The admin view appears to be passing in string "null" for empty fields in the create instance portion. We need to get null values, not string with value "null".
> So, we need some mechanism to distinguish between empty string and null value.
> It looks like this isn't a view issue but a problem with the API framework. 



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