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/06/14 14:05:00 UTC

[jira] [Commented] (NIFI-8690) NarBundleExtractor fails for latest extension docs

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

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

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

NIFI-8690 Set FAIL_ON_UNKNOWN_PROPERTIES to false in JacksonExtensionManifestParser

Signed-off-by: Matthew Burgess <ma...@apache.org>

This closes #5151


> NarBundleExtractor fails for latest extension docs
> --------------------------------------------------
>
>                 Key: NIFI-8690
>                 URL: https://issues.apache.org/jira/browse/NIFI-8690
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: NiFi Registry
>    Affects Versions: 1.13.2
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 1.14.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The NarBundleExtractor from NiFi Registry bundle utils uses a Jackson XML deserializer to unmarshall the extension docs from inside a NAR. Currently the object model hasn't been kept fully up to date with additions to the extensions docs, so it will fail on NARs from 1.13.2 because of dependent properties. Although we should update the object model at some point, we should also configure the marshaller to ignore unknown properties.



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