Bug 1041561 (TEIID-2766-DV6)

Summary: OData large batch size does not allow all results to be returned to the client in a single batch
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Van Halbert <vhalbert>
Component: TeiidAssignee: jolee
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: felias, jolee, mshirley, vhalbert
Target Milestone: ---   
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Users have identified that, when working with OData, although the documentation states that all results will be returned at once when a batch-size of -1 is used, in practice no results are returned.
Story Points: ---
Clone Of: 1041477 Environment:
Last Closed: 2014-07-09 13:51:51 UTC Type: Support Patch
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1042824    

Comment 1 JBoss JIRA Server 2013-12-12 18:43:32 UTC
Johnathon Lee <jolee> updated the status of jira TEIID-2766 to Reopened

Comment 2 JBoss JIRA Server 2013-12-12 18:44:38 UTC
Johnathon Lee <jolee> updated the status of jira TEIID-2766 to Resolved

Comment 3 jolee 2014-02-14 20:25:14 UTC
Exists in git:jboss-integration/teiid.git 8.4.x

[jolee@jolee teiid]$ git log --grep=TEIID-2656
commit a7f25f4e9e8736aa39f97fe36dbd6a28c0f10a4b
Merge: 2290717 bb04b98
Author: Ramesh Reddy <rareddy>
Date:   Wed Sep 11 11:01:49 2013 -0700

    Merge pull request #111 from rareddy/TEIID-2656
    
    Teiid 2656

commit bb04b98f1913bc57787718e7d13516804a5b5eb6
Author: Ramesh Reddy <rareddy>
Date:   Wed Sep 11 12:51:46 2013 -0500

    TEIID-2656: adding unit tests

commit 33b4b50aea5eaa005002dee96a809a6841962ab5
Author: Ramesh Reddy <rareddy>
Date:   Wed Sep 11 10:52:56 2013 -0500

    TEIID-2656: The designer based VDBs does not set the reference table name on the ForeignKey, they only set the Primary Key, thus the OData metadata call was

Comment 4 jolee 2014-02-14 20:27:15 UTC
Disregard my last comment,  pasted to wrong window.  Reverting to assigned until I've verified.

Comment 5 jolee 2014-02-14 20:51:15 UTC
https://github.com/teiid/teiid/tree/8.4.x

[jolee@jolee teiid]$ git log --grep=TEIID-2766
commit f486dfd2cc72b20e5dacb5fc587d2838f49de411
Author: Ramesh Reddy <rareddy>
Date:   Thu Dec 12 09:45:58 2013 -0600

    TEIID-2766: fixig batch-size=-1 to return all the rows in the resultset. This is currently mapped to Integer.MAX_VALUE

Comment 6 Filip Elias 2014-03-18 14:26:00 UTC
Verified on JDV 6.0 + rollup 1

Comment 7 JBoss JIRA Server 2014-04-22 18:24:15 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-2766 to Closed

Comment 8 jolee 2014-07-09 13:51:51 UTC
released with: https://bugzilla.redhat.com/show_bug.cgi?id=1042824