You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Brandon DeVries (JIRA)" <ji...@apache.org> on 2017/12/15 20:31:00 UTC

[jira] [Created] (NIFI-4699) PostHTTP: modify to use FlowFileFilter

Brandon DeVries created NIFI-4699:
-------------------------------------

             Summary: PostHTTP: modify to use FlowFileFilter
                 Key: NIFI-4699
                 URL: https://issues.apache.org/jira/browse/NIFI-4699
             Project: Apache NiFi
          Issue Type: Improvement
    Affects Versions: 1.4.0
            Reporter: Brandon DeVries
            Priority: Minor
         Attachments: PostHTTP-onTrigger-mod.java

PostHTTP does batching of FlowFiles, but only if the "batch" is contiguous on the queue.  Modify to use a FlowFileFilter instead.  See attached for proposed changes to the onTrigger() method.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)