[
https://issues.apache.org/jira/browse/BEAM-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17131704#comment-17131704
]
Beam JIRA Bot commented on BEAM-3992:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Use JSON-B instead of an hardcoded Jackson
> ------------------------------------------
>
> Key: BEAM-3992
> URL: https://issues.apache.org/jira/browse/BEAM-3992
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Affects Versions: 2.4.0
> Reporter: Romain Manni-Bucau
> Priority: P2
> Labels: stale-P2
> Fix For: 3.0.0
>
>
> Currently beam uses jackson directly everywhere, it either messes up
> environments where another version is here and can't be upgraded or it forces
> to shade and have a fat app where it is not needed. Using JSON-B will allow
> to switch the impl and beam will just rely on ~200k of API instead of megs of
> dependencies making it smoother to integrated in all environments.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)