You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2020/03/20 10:08:00 UTC

[jira] [Created] (PHOENIX-5789) try to standardize on a JSON library

Istvan Toth created PHOENIX-5789:
------------------------------------

             Summary: try to standardize on a JSON library
                 Key: PHOENIX-5789
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5789
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Istvan Toth


Phoenix uses at least the following JSON libraries:
 * gson
 * jackson
 * jettison

Of these, only the jackson usage is performance critical, as it is used during bulk loading. 

Try to standardize on a single one to reduce dependency hell.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)