You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Priyanka Gugale (JIRA)" <ji...@apache.org> on 2016/10/19 11:50:58 UTC

[jira] [Commented] (APEXCORE-562) RecordingsAgent: returns records for offset beyond number of tuples

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

Priyanka Gugale commented on APEXCORE-562:
------------------------------------------

getTuplesInfo function incorrectly updates current offset even if it doesn't read any records. 

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