[
https://issues.apache.org/jira/browse/NIFI-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17221949#comment-17221949
]
ASF subversion and git services commented on NIFI-7956:
-------------------------------------------------------
Commit 2232e280523f47daebf3ce5ff5f0080261d78928 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2232e28 ]
NIFI-7956: This closes #4626. Added option of rolling back session on error
instead of routing to failure for PutKudu
Signed-off-by: Joe Witt <[email protected]>
> Allow PutKudu to optionally rollback on failure instead of transferring to
> failure
> ----------------------------------------------------------------------------------
>
> Key: NIFI-7956
> URL: https://issues.apache.org/jira/browse/NIFI-7956
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When pushing to Kudu, there are cases when ordering is crucial. In such a
> case, routing to a 'failure' relationship that is then looped can result in
> the data getting out of order. We should add a new property that allows users
> to dictate that when data cannot be pushed to Kudu that the FlowFile be
> rolled back instead of being transferred to 'failure'
--
This message was sent by Atlassian Jira
(v8.3.4#803005)