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

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

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

Richard Antal updated PHOENIX-5789:
-----------------------------------
    Attachment: PHOENIX-5789.master.v2.patch

> try to standardize on a JSON library
> ------------------------------------
>
>                 Key: PHOENIX-5789
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5789
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: core
>            Reporter: Istvan Toth
>            Assignee: Richard Antal
>            Priority: Minor
>         Attachments: PHOENIX-5789.master.v1.patch, PHOENIX-5789.master.v2.patch
>
>
> 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)