[
https://issues.apache.org/jira/browse/NIFI-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866287#comment-15866287
]
ASF subversion and git services commented on NIFI-3455:
-------------------------------------------------------
Commit 9cfc13423dd1a18dd4f4554eb0fb0d5b300c3e6e in nifi's branch
refs/heads/master from patricker
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9cfc134 ]
NIFI-3455 Large row count paging
This closes #1499.
> GenerateTableFetch fails for very large row counts
> --------------------------------------------------
>
> Key: NIFI-3455
> URL: https://issues.apache.org/jira/browse/NIFI-3455
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.2.0
> Reporter: Peter Wicks
> Assignee: Peter Wicks
> Priority: Minor
> Fix For: 1.2.0
>
>
> When retrieving the row count for the total number of rows to page over
> GenerateTableFetch gets the row count as an integer. In some cases the value
> returned is greater then the maximum value of Int32 causing a looping of the
> value, resulting in a negative number.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)