[
https://issues.apache.org/jira/browse/NIFI-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332080#comment-15332080
]
ASF subversion and git services commented on NIFI-1997:
-------------------------------------------------------
Commit 7facf95cc5eda83d2c7f29d63691b4480304392d in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7facf95 ]
NIFI-1997: Use the 'autoResumeState' property defined in nifi.properties on
each node instead of inheriting the property from the Cluster Coordinator
This closes #520
> On restart, a node that joins cluster does not update processors' run state
> to match the cluster
> ------------------------------------------------------------------------------------------------
>
> Key: NIFI-1997
> URL: https://issues.apache.org/jira/browse/NIFI-1997
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Blocker
> Fix For: 1.0.0
>
>
> If I have a cluster, I can disconnect a node from the cluster and stop a
> Processor. If I then re-join the node to the cluster, it will start running
> the processor again, as it should.
> However, if I disconnect a node from the cluster and stop a Processor, and
> then restart that node instead of joining it back into the cluster, the
> problem arises. The node restarts and joins the cluster successfully but does
> not start the Processor that is currently stopped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)