[
https://issues.apache.org/jira/browse/NIFI-4699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357425#comment-16357425
]
ASF subversion and git services commented on NIFI-4699:
-------------------------------------------------------
Commit a2f2ddd6b82ab611e34301e67acf30b30b5a5964 in nifi's branch
refs/heads/master from [~boardm26]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a2f2ddd ]
NIFI-4699 Use a filter in PostHTTP to pull flowfiles from queue whose URL is
the same
This closes #2412.
> 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
> Assignee: Michael Moser
> 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
(v7.6.3#76005)