[
https://issues.apache.org/jira/browse/NIFI-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16763719#comment-16763719
]
ASF subversion and git services commented on NIFI-6008:
-------------------------------------------------------
Commit 4e914cea1f4c12b7ea020c40a155398a52b89ecf in nifi's branch
refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4e914ce ]
NIFI-6008: When a Processor is Terminated, call its #onPropertyModified method
for properties whose value differs from the default value. Previously, it was
called if the value differs from the current value (which it never will since
we are only restoring the current values for the Processor). This results in
ensuring that #onPr #onPropertyModified is correctly called when a component is
reloaded
This closes #3296.
Signed-off-by: Bryan Bende <[email protected]>
> RouteOnContent loses track of its configured Relationships if user clicks
> Terminate
> -----------------------------------------------------------------------------------
>
> Key: NIFI-6008
> URL: https://issues.apache.org/jira/browse/NIFI-6008
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Critical
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> If RouteOnContent is running and the user clicks Stop, then Terminate, it
> ends up showing all connections as 'ghosted' except for the "unmatched"
> connection. It appears to have lost all of the relationships that it knows
> about.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)