[
https://issues.apache.org/jira/browse/NIFI-15137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032855#comment-18032855
]
ASF subversion and git services commented on NIFI-15137:
--------------------------------------------------------
Commit 2114484423f0dd53f123a366bb09189d3030abbf in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2114484423 ]
NIFI-15137 Upgraded NiFi NAR Maven Plugin from 2.1.0 to 2.2.0
- Updated StandardRuntimeManifestBuilder to handle unknown Extension Types and
log a warning
- Added Flow Registry Client to internal enumeration of known Extension Types
Signed-off-by: Pierre Villard <[email protected]>
This closes #10462.
> Upgrade NiFi NAR Maven Plugin to 2.2.0
> --------------------------------------
>
> Key: NIFI-15137
> URL: https://issues.apache.org/jira/browse/NIFI-15137
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The NiFi NAR Maven Plugin should be upgraded to 2.2.0 in order to incorporate
> the addition of Flow Registry Clients as a documented extension.
> The upgrade surfaced an issue in the StandardRuntimeManifestBuilder that
> expects a defined Extension Type from the enumeration of values when building
> the Runtime Manifest. The Extension Type is null when the value is not one of
> the enumerated values. Instead of throwing an exception, the Manifest Builder
> should log and warning and proceed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)