[
https://issues.apache.org/jira/browse/NIFI-15923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080057#comment-18080057
]
Matt Gilman commented on NIFI-15923:
------------------------------------
This is being addressed as part of NIFI-15919 in
https://github.com/apache/nifi/pull/11231.
> Avoid syncing with Provider when authorizing Connectors
> -------------------------------------------------------
>
> Key: NIFI-15923
> URL: https://issues.apache.org/jira/browse/NIFI-15923
> Project: Apache NiFi
> Issue Type: Task
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
>
> Syncing a Connector with a provider incurs additional expense that isn't
> needed in all scenarios. For instance, performing an authz decision on the
> Connector just needs a reference to the object to evaluate the access
> decision with the configured Authorizer. There should be a means of getting a
> Connector reference without syncing from the provider.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)