[
https://issues.apache.org/jira/browse/AMBARI-14040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032973#comment-15032973
]
Hudson commented on AMBARI-14040:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #972 (See
[https://builds.apache.org/job/Ambari-branch-2.1/972/])
AMBARI-14040. Update cluster fails with NPE if the request contains null
(afernandez:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ee26fe050a2e37af42213f6ed2148feb483382e5])
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/StackAdvisorResourceProviderTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackAdvisorResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerImplTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
> Update cluster fails with NPE if the request contains null configuration
> property values.
> -----------------------------------------------------------------------------------------
>
> Key: AMBARI-14040
> URL: https://issues.apache.org/jira/browse/AMBARI-14040
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Sebastian Toader
> Assignee: Sebastian Toader
> Fix For: ambari-2.2.0
>
> Attachments: AMBARI-14040.v2.patch
>
>
> Upon update cluster request Ambari iterates through the passed in
> configuration properties to verify if these differ from the existing cluster
> configuration. The logic that iterates through the passed in properties is
> not prepared for null property values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)