[
https://issues.apache.org/jira/browse/NIFI-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-3455.
----------------------------------
Resolution: Fixed
> 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)