Manu Zhang created GEARPUMP-375:
-----------------------------------

             Summary: Switch from Upickle to Json4s for json serialization 
library
                 Key: GEARPUMP-375
                 URL: https://issues.apache.org/jira/browse/GEARPUMP-375
             Project: Apache Gearpump
          Issue Type: Improvement
            Reporter: Manu Zhang
            Assignee: Manu Zhang


The current version of Upickle (0.3.4) has no scala 2.12 support while the 
latest version (0.6.5) needs users to define a serializer in a case class's 
companion object. It will a lot of effort to define those serializers given the 
number of case classes we have in Services module.

I propose we switch to Json4s, a facade for various scala json libraries, which 
supports scala 2.12 and can serialize case class out of box



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to