[ https://issues.apache.org/jira/browse/PHOENIX-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093225#comment-17093225 ]
Istvan Toth edited comment on PHOENIX-5789 at 4/27/20, 9:18 AM: ---------------------------------------------------------------- Committed the addendum and the 4.x backport. Thanks for seeing this through [~RichardAntal] One minor nit: You should update the commit message for addendums, I have done this on commit now. was (Author: stoty): Committed the addendum and the 4.x backport. Thanks for seeing this thought [~RichardAntal] One minor nit: You should update the commit message for addendums, I have done this on commit now. > 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 > Fix For: 5.1.0, 4.16.0 > > Attachments: 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 > > > 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)