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/07/09 19:05:01 UTC

[jira] [Resolved] (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 ]

Istvan Toth resolved PHOENIX-5789.
----------------------------------
    Resolution: Fixed

Pushed the addendum for 4.x

> 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: Istvan Toth
>            Priority: Minor
>             Fix For: 5.1.0, 4.16.0
>
>         Attachments: PHOENIX-5789.4.x.addendum.v1.patch, PHOENIX-5789.4.x.v1.patch, PHOENIX-5789.4.x.v3.patch, PHOENIX-5789.4.x.v4.patch, PHOENIX-5789.4.x.v5.patch, PHOENIX-5789.4.x.v6.patch, PHOENIX-5789.4.x.v7.patch, PHOENIX-5789.master.addendum.patch, PHOENIX-5789.master.addendum.v2.patch, PHOENIX-5789.master.addendum.v3.patch, PHOENIX-5789.master.v1.patch, PHOENIX-5789.master.v2.patch, PHOENIX-5789.master.v3.patch, PHOENIX-5789.master.v4.patch, Screen Shot 2020-06-17 at 11.45.44 AM.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)