Mark Payne created NIFI-7956:
--------------------------------
Summary: 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
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)