Github user JPercivall commented on the issue:
https://github.com/apache/nifi/pull/1328
Hey @pvillard31, thanks for the feedback. I believe I've addressed all the
comments. For the exception handling I created another relationship. The set
state fail relationship will typically be routed back to be retried while the
"failure" would be routed off.
I also adjusted the "get" state failures to match UpdateAttribute (it is
put back on the queue). This is done because any problems with getting the
state are framework related and "punishing" the FlowFile for framework problems
is counterproductive.
---
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.
---