You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (Jira)" <ji...@apache.org> on 2021/06/11 19:15:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-8690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende updated NIFI-8690:
------------------------------
    Status: Patch Available  (was: Open)

> 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
>
> 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)