You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by JPercivall <gi...@git.apache.org> on 2017/01/16 01:33:57 UTC

[GitHub] nifi issue #1328: NIFI-1682 Adding RollingWindowOperation processor

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---