David Handermann created NIFI-8614:
--------------------------------------

             Summary: Null Cluster Node Firewall fails to start on Spring 5
                 Key: NIFI-8614
                 URL: https://issues.apache.org/jira/browse/NIFI-8614
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.14.0
            Reporter: David Handermann
            Assignee: David Handermann


Following the upgrade to Spring Framework 5 in NIFI-8502, a cluster node can 
fail start due to a null {{ClusterNodeFirewall}} object.  The 
{{FileBasedClusterNodeFirewallFactoryBean}} returns null when no configuration 
file exists, which causes ApplicationContext.getBean() to return a {{NullBean}} 
in {{NodeClusterCoordinatorFactoryBean}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to