[
https://issues.apache.org/jira/browse/NIFI-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne resolved NIFI-1272.
------------------------------
Resolution: Fixed
> ProcessSession get(int) method returns incorrect number of results
> ------------------------------------------------------------------
>
> Key: NIFI-1272
> URL: https://issues.apache.org/jira/browse/NIFI-1272
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.4.0
> Reporter: ian
> Priority: Minor
> Labels: easyfix, newbie
> Fix For: 0.5.0, 0.4.1
>
> Attachments:
> 0001-nifi-1272-Fixing-a-bug-in-StandardProcessSession.get.patch
>
>
> In public List<FlowFile> get(final int maxResults) the number for results
> returned is one greater than its supposed to be.
> In the callback the operator should be changed to < instead of <= than
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)