[ 
https://issues.apache.org/jira/browse/NIFI-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331965#comment-15331965
 ] 

ASF GitHub Bot commented on NIFI-1997:
--------------------------------------

Github user markap14 commented on the issue:

    https://github.com/apache/nifi/pull/520
  
    @olegz I updated the PR to remove the dead default constructor and get rid 
of the other commit


> 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)

Reply via email to