[teiid-issues] [JBoss JIRA] (TEIID-2628) StackOverflowError Running Query Against REST Service

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Aug 19 10:46:26 EDT 2013


    [ https://issues.jboss.org/browse/TEIID-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797655#comment-12797655 ] 

Steven Hawkins commented on TEIID-2628:
---------------------------------------

The issue that returning a non-complete buffer for anything other than batch collection will not appropriately track whether results are available relative the the batch consumption (which is only tracked through getNextBatchDirect), thus XMLTableNode is reporting results are available, while there aren't any results to consume which causes the endless recursion.
                
> StackOverflowError Running Query Against REST Service
> -----------------------------------------------------
>
>                 Key: TEIID-2628
>                 URL: https://issues.jboss.org/browse/TEIID-2628
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Server
>    Affects Versions: 8.4
>            Reporter: Ted Jones
>            Assignee: Steven Hawkins
>         Attachments: flight-service-ds.xml, flight.vdb, flight.zip
>
>
> When executing a query against https://sapes1.sapdevcenter.com/sap/opu/odata/IWFND/RMTSAMPLEFLIGHT/FlightCollection, I get the following exception (with query plan included): https://gist.github.com/tejones/6250290

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list