[
https://issues.apache.org/jira/browse/NIFI-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman resolved NIFI-2064.
-------------------------------
Resolution: Fixed
Assignee: Matt Gilman
Resovled in this commit [1].
[1]
https://git-wip-us.apache.org/repos/asf?p=nifi.git;a=commit;h=8b27ed905d076b7571736995ef0d2ca48132b156
> 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
> Assignee: 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)