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

ASF subversion and git services commented on NIFI-3981:
-------------------------------------------------------

Commit 5cb928131ca418c67827a536b02a046b34d14c7f in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=5cb9281 ]

NIFI-3981: When serializing flow to cluster, use the Scheduled State of ports 
as they are configured to be, not the current state, since the current state 
may change as soon as the FlowController has finished initializing

This closes #1861.

Signed-off-by: Bryan Bende <bbe...@apache.org>


> When clustered, Ports sometimes are not running when NiFi restarts
> ------------------------------------------------------------------
>
>                 Key: NIFI-3981
>                 URL: https://issues.apache.org/jira/browse/NIFI-3981
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.2.0
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>
> I have a cluster of 2 nodes. On the canvas I have an Input Port that is 
> running. If I restart both nodes at the same time, they come up and have the 
> Input Port running. If I shut down both nodes and start only 1 node, then 
> wait for 1 minute until it loads its local flow rather than the cluster flow, 
> then it starts up running. When I then join Node 2 into the cluster, Node 1 
> stops the port, thought Node 2 starts running the port. This leaves the port 
> in an inconsistent state where it is running on some nodes but not others.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to