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] [Created] (ATLAS-1566) Use Jackson ObjectMapper for serialization and deserailization

Vimal Sharma created ATLAS-1566:
-----------------------------------

             Summary: Use Jackson ObjectMapper for serialization and deserailization
                 Key: ATLAS-1566
                 URL: https://issues.apache.org/jira/browse/ATLAS-1566
             Project: Atlas
          Issue Type: Bug
            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)