[
https://issues.apache.org/jira/browse/AMBARI-9243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286598#comment-14286598
]
Hudson commented on AMBARI-9243:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1560 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1560/])
AMBARI-9243. Preserve nested map structures for artifact resource data
(jspeidel:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fcc6a4ccf7bd4e49e5ad0d6062c0ce727183b4b2)
*
ambari-server/src/main/java/org/apache/ambari/server/controller/spi/Request.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ArtifactResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ArtifactResourceProviderTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/api/services/parsers/JsonRequestBodyParserTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/api/services/RequestBody.java
> Artifact resource doesn't properly preserve nested map structures for
> artifact data
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-9243
> URL: https://issues.apache.org/jira/browse/AMBARI-9243
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: John Speidel
> Assignee: John Speidel
> Labels: api
> Fix For: 2.0.0
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> When an artifact resource is created with a nested map structure, the json
> representation of the resource flattens out the property names instead of
> preserving the original hierarchy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)