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)