[
https://issues.apache.org/jira/browse/ATLAS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated ATLAS-1566:
------------------------------------
Attachment: ATLAS-1566.2.patch
> 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, ATLAS-1566.2.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)