[ 
https://issues.apache.org/jira/browse/NIFI-15783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Doran updated NIFI-15783:
-------------------------------
    Status: Patch Available  (was: In Progress)

> Make NodeTypeProvider available to ConnectorConfigurationProvider
> -----------------------------------------------------------------
>
>                 Key: NIFI-15783
>                 URL: https://issues.apache.org/jira/browse/NIFI-15783
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Kevin Doran
>            Assignee: Kevin Doran
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ConnectorConfigurationProvider is designed for syncing Connector working 
> configuration with a central, shared external store, like a database or git 
> repository, that all nodes refer to.
> In a NiFi cluster, write operations like save() should only be run on a 
> single NiFi node, e.g. the cluster primary node. Connector write operations 
> get replicated across the cluster, so the framework should provide 
> ConnectorConfigurationProvider implementations an instance of 
> NodeTypeProvider for contextual information about the cluster and node.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to