endzeit created NIFI-10900:
------------------------------

             Summary: 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
            Reporter: endzeit


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)

Reply via email to