[
https://issues.apache.org/jira/browse/NIFI-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446746#comment-15446746
]
ASF GitHub Bot commented on NIFI-2628:
--------------------------------------
GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/967
NIFI-2628: Whenever a flow is inherited from cluster coordinator, sav…
…e flow immediately to disk
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-2628
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/967.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #967
----
commit 87ac1afc2244656598aca15454ad68bf9ac0e384
Author: Mark Payne <[email protected]>
Date: 2016-08-29T18:38:30Z
NIFI-2628: Whenever a flow is inherited from cluster coordinator, save flow
immediately to disk
----
> NiFi node does not save flow returned by cluster coodinator to disk
> immediately
> -------------------------------------------------------------------------------
>
> Key: NIFI-2628
> URL: https://issues.apache.org/jira/browse/NIFI-2628
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.0.0
> Reporter: Arpit Gupta
> Assignee: Mark Payne
> Fix For: 1.1.0
>
>
> While investigating NIFI-2605 it was determined that NiFi node does not save
> the flow returned by cluster coordinator to disk immediately. This in some
> rare cases can lead to issues.
> See for more detail
> https://issues.apache.org/jira/browse/NIFI-2605?focusedCommentId=15431737&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15431737
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)