You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/18 17:56:46 UTC

[jira] [Commented] (NIFI-1272) ProcessSession get(int) method returns incorrect number of results

    [ https://issues.apache.org/jira/browse/NIFI-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064198#comment-15064198 ] 

ASF subversion and git services commented on NIFI-1272:
-------------------------------------------------------

Commit 9ca0f95d0685fc1a76a50eae978638916f1dbbcd in nifi's branch refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9ca0f95 ]

NIFI-1272: Added unit test to verify behavior


> 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)