You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/07/22 20:32:00 UTC

[jira] [Commented] (NIFI-8938) Incompatible Jackson libs in Hadoop libraries NAR

    [ https://issues.apache.org/jira/browse/NIFI-8938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17385762#comment-17385762 ] 

ASF subversion and git services commented on NIFI-8938:
-------------------------------------------------------

Commit 55de7de448510b838890ee6abe0eb9fc5cdcfda5 in nifi's branch refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=55de7de ]

NIFI-8938 Ensure consistent version of jackson-core, jackson-databind, and jackson-annotations

This closes #5239

Signed-off-by: David Handermann <ex...@apache.org>


> Incompatible Jackson libs in Hadoop libraries NAR
> -------------------------------------------------
>
>                 Key: NIFI-8938
>                 URL: https://issues.apache.org/jira/browse/NIFI-8938
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.14.0
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In NIFI-8723 we upgraded Jackson to 2.12.3 in a lot of places. For Hadoop libraries NAR this added jackson-databind to dependencyManagement to set the version to 2.12.3, but the NAR ends up with jackson-annotations 2.10.5, which at runtime can result in a ClassNotFoundException.



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