[
https://issues.apache.org/jira/browse/AMBARI-24906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688704#comment-16688704
]
Hudson commented on AMBARI-24906:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #10300 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10300/])
[Ambari-24906] JSON validation for AddServiceRequest (#2617) (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=6f7b0a9542a3f4c013faa90a4303a31238cc5c78])
* (add)
ambari-server/src/test/resources/add_service_api/invalid_configurables.txt
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/Configurable.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AddServiceRequest.java
* (add)
ambari-server/src/main/java/org/apache/ambari/server/topology/ConfigurableHelper.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/ConfigurationFactory.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/topology/ConfigurableTest.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/AddServiceRequestTest.java
* (add) ambari-server/src/test/resources/add_service_api/request_invalid_3.json
> JSON document validation for "Add Service" request
> --------------------------------------------------
>
> Key: AMBARI-24906
> URL: https://issues.apache.org/jira/browse/AMBARI-24906
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Reporter: Balázs Bence Sári
> Assignee: Balázs Bence Sári
> Priority: Critical
> Fix For: trunk
>
>
> Validation logic needs to be implemented for JSON deserialization of the
> Configuration object embedded into an AddService request. The rest of the
> request is already validated by Jackson and the constructor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)