Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/1658
@mattyb149 As we discussed at #1677, I've added Rollback on Failure to
PutDatabaseRecord. I changed many lines of code, but those are basically
refactoring on error handling and dividing the existing onTrigger method into
several parts for better manageability and clearer execution paths.
I also added context yielding when Rollback on Failure is engaged. Because
without doing penalization nor yielding, the failing FlowFile retries too
frequently.
Would you review this again? Please let me know your feedback. Thank you!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---