[
https://issues.apache.org/jira/browse/NIFI-11513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723276#comment-17723276
]
ASF subversion and git services commented on NIFI-11513:
--------------------------------------------------------
Commit bfe4110b5623af0222bb6bebc5d72000809f3a94 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bfe4110b56 ]
NIFI-11513 Remove deprecated NarProvider and implementations (#7222)
* NIFI-11513 Removed deprecated NarProvider and implementations
- Removed HDFSNarProvider
- Removed NiFiRegistryNarProvider
- Removed nifi-external-resource-utils module from nifi-commons
- Removed unnecessary deprecated annotations from
EncryptedSchemaRepositoryRecordSerde
- Removed deprecated method from ContentRequestContext interface
- Restored NiFi Registry Provider example properties
> Remove Deprecated NAR Providers and Framework Methods
> -----------------------------------------------------
>
> Key: NIFI-11513
> URL: https://issues.apache.org/jira/browse/NIFI-11513
> Project: Apache NiFi
> Issue Type: Task
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The HDFSNarProvider and NiFiRegistryNarProvider implementations have been
> deprecated in favor or more generalized External Resource Provider
> implementations. These implementations should be removed along with other
> deprecated methods in several framework components.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)