[
https://issues.apache.org/jira/browse/NIFI-15919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Doran resolved NIFI-15919.
--------------------------------
Fix Version/s: 2.10.0
Resolution: Fixed
> When flow is saved, we always sync Connectors with provider, which is
> expensive
> -------------------------------------------------------------------------------
>
> Key: NIFI-15919
> URL: https://issues.apache.org/jira/browse/NIFI-15919
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 2.10.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Whenever we save the flow, we obtain a list of Connectors from the
> ConnectorRepository. The ConnectorRepository then calls `syncFromProvider`.
> This is what we typically want when obtaining a list of Connectors to provide
> back to clients, but it should not be done when we are saving the flow.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)