[teiid-issues] [JBoss JIRA] (TEIID-3823) Issues with fetchsize and local connections

Steven Hawkins (JIRA) issues at jboss.org
Fri Nov 13 10:28:00 EST 2015


     [ https://issues.jboss.org/browse/TEIID-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-3823.
-----------------------------------
    Resolution: Done


Added a check to prevent more processing when there is no request and correctly saving the partially returned batch.

> Issues with fetchsize and local connections
> -------------------------------------------
>
>                 Key: TEIID-3823
>                 URL: https://issues.jboss.org/browse/TEIID-3823
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.13, 8.12.3
>
>
> Settting the fetchSize property on localconnections (or if the internal batch size exceeds that of the maximum fetch size, which is unlikely by default) leads to several issues:
> It can cause an exception or the client may seem to hang (since the logic won't properly save the current batch).



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list