[
https://issues.apache.org/jira/browse/APEXCORE-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15590813#comment-15590813
]
ASF GitHub Bot commented on APEXCORE-562:
-----------------------------------------
GitHub user DT-Priyanka opened a pull request:
https://github.com/apache/apex-core/pull/412
APEXCORE-562: RecordingsAgent returns records for offset beyond number of
tuples
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DT-Priyanka/incubator-apex-core
APEXCORE-562-record-reader
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/412.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #412
----
commit fb91a589af1d89b73d4317f19523e78e731830b8
Author: Priyanka Gugale <[email protected]>
Date: 2016-10-19T12:32:55Z
APEXCORE-562: RecordingsAgent returns records for offset beyond number of
tuples
----
> RecordingsAgent: returns records for offset beyond number of tuples
> -------------------------------------------------------------------
>
> Key: APEXCORE-562
> URL: https://issues.apache.org/jira/browse/APEXCORE-562
> Project: Apache Apex Core
> Issue Type: Bug
> Affects Versions: 3.4.0
> Reporter: Priyanka Gugale
> Assignee: Priyanka Gugale
> Priority: Minor
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> When we call "getTuplesInfoByOffset" function with offset value greater than
> total number of tuples in recording it returns the records.
> Expected behavior: No records should be returned as offset is greater than
> available number of records.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)