You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Vimal Sharma (JIRA)" <ji...@apache.org> on 2017/02/17 10:13:41 UTC

[jira] [Updated] (ATLAS-1566) Use Jackson ObjectMapper for serialization and deserailization

     [ https://issues.apache.org/jira/browse/ATLAS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vimal Sharma updated ATLAS-1566:
--------------------------------
    Issue Type: Improvement  (was: Bug)

> 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
>
>
> 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)