[
https://issues.apache.org/jira/browse/NIFI-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-2932.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> DistributedMapCacheServer and DistributedSetCacheServer needed to be update
> now that there is no NCM.
> -----------------------------------------------------------------------------------------------------
>
> Key: NIFI-2932
> URL: https://issues.apache.org/jira/browse/NIFI-2932
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Matthew Clarke
> Priority: Minor
>
> In the NiFI 0.x baseline the DistributedMapCacheServer and
> DistributedSetCacheServer controller services could be configured to run on
> the NCM only. The associated client service would then run on every node and
> point back at the server running on the NCM.
> With NiFI 1.0, this setup is no longer an option. You can not configure a
> controller service to run on only one node so you end up with the CacheServer
> running on every Node yet clients only talking to on of them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)