[
https://issues.apache.org/jira/browse/NIFI-10900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
endzeit updated NIFI-10900:
---------------------------
Affects Version/s: 1.19.0
1.18.0
1.17.0
> Restrict NiFi Registry NarProvider to import nar-bundles from specified
> buckets only
> -------------------------------------------------------------------------------------
>
> Key: NIFI-10900
> URL: https://issues.apache.org/jira/browse/NIFI-10900
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.16.0, 1.17.0, 1.18.0, 1.19.0
> Reporter: endzeit
> Priority: Major
>
> NiFi 1.16.0 added support for a NiFi Registry NarProvider, as outlined in
> NIFI-9350.
> However, currently all bundles uploaded to any buckets are made available. I
> would like to propose an additional property, e.g.
> {_}nifi.nar.library.provider.<providerName>.buckets{_}, that constraints the
> buckets to retrieve nar bundles from.
> A single NiFi Registry is commonly used for several NiFi instances /
> clusters. With this feature, different nar bundles could be made available
> for the different NiFi instances.
> If the property is not set, all buckets should be scanned, as implemented
> right now. The property should allow for either a regex pattern oder a
> comma-separated list of values.
> Any feedback is highly appreciated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)