[
https://issues.apache.org/jira/browse/ATLAS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873451#comment-15873451
]
Madhan Neethiraj commented on ATLAS-1566:
-----------------------------------------
+1 for the patch. Thanks [~svimal2106].
[~davidrad] - thanks for the review and comments - all valid points. I see that
existing tests in TestEntitiesREST cover Json ser-de scenarios; I updated
ser-de used here to call AtlasType.toJson/fromJson implementation. This should
address the test coverage you asked for. I will upload the updated patch
shortly.
> Use Jackson ObjectMapper for serialization and deserailization
> --------------------------------------------------------------
>
> Key: ATLAS-1566
> URL: https://issues.apache.org/jira/browse/ATLAS-1566
> Project: Atlas
> Issue Type: Improvement
> Reporter: Vimal Sharma
> Assignee: Vimal Sharma
> Fix For: 0.8-incubating
>
> Attachments: ATLAS-1566.1.patch
>
>
> Currently, GSON is used for serialization and deserialization of AtlasType
> POJOs at REST layer. ObjectMapper from Jackson library is used at other
> places in the Atlas code. Use ObjectMapper in AtlasType to make the
> serialization/deserialization consistent across Atlas code.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)