Matthew Clarke created NIFI-2932:
------------------------------------

             Summary: 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
(v6.3.4#6332)

Reply via email to