Matt Gilman created NIFI-2064:
---------------------------------

             Summary: Cluster - Unable to merge Process Group status
                 Key: NIFI-2064
                 URL: https://issues.apache.org/jira/browse/NIFI-2064
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: Matt Gilman
             Fix For: 1.0.0


Unable to open Summary while clustered. 

{noformat}
java.lang.NullPointerException: null
        at 
org.apache.nifi.cluster.coordination.http.endpoints.GroupStatusEndpointMerger.mergeResponses(GroupStatusEndpointMerger.java:76)
 ~[nifi-framework-cluster-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
        at 
org.apache.nifi.cluster.coordination.http.endpoints.GroupStatusEndpointMerger.mergeResponses(GroupStatusEndpointMerger.java:35)
 ~[nifi-framework-cluster-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
        at 
org.apache.nifi.cluster.coordination.http.endpoints.AbstractNodeStatusEndpoint.mergeResponses(AbstractNodeStatusEndpoint.java:41)
 ~[nifi-framework-cluster-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
        at 
org.apache.nifi.cluster.coordination.http.endpoints.AbstractSingleDTOEndpoint.merge(AbstractSingleDTOEndpoint.java:48)
 ~[nifi-framework-cluster-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to