[
https://issues.apache.org/jira/browse/NIFI-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466376#comment-15466376
]
ASF subversion and git services commented on NIFI-2717:
-------------------------------------------------------
Commit a9d029d74ebf7284850df2708f6a2337e4cea73d in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a9d029d ]
NIFI-2717: Ensure that when performing site-to-site communications that we
always commit the transaction on the remote side before committing it on the
local side
This closes #978
Signed-off-by: Koji Kawamura <[email protected]>
> Site-to-Site needs to ensure that the remote instance commits the transaction
> before the local instance
> -------------------------------------------------------------------------------------------------------
>
> Key: NIFI-2717
> URL: https://issues.apache.org/jira/browse/NIFI-2717
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Blocker
> Fix For: 1.1.0
>
>
> When using site-to-site, if NiFi P sends to NiFi Q, right now NiFi P commits
> the transaction before Q. As a result, if Q fails to commit the transaction,
> there can be loss of data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)