[
https://issues.apache.org/jira/browse/NIFI-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman reopened NIFI-6380:
-------------------------------
Found an issue with the cluster response merging. When the referencing
component contains a controller service we receive a NPE:
{code}
java.lang.NullPointerException: null
at
org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextMerger.merge(ParameterContextMerger.java:145)
at
org.apache.nifi.cluster.coordination.http.endpoints.ParameterContextMerger.merge(ParameterContextMerger.java:102)
{code}
> Implement Parameter Context Backend
> -----------------------------------
>
> Key: NIFI-6380
> URL: https://issues.apache.org/jira/browse/NIFI-6380
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 13h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)