[teiid-issues] [JBoss JIRA] Work started: (TEIID-1252) LOB handling strategy issues

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Sep 8 17:32:49 EDT 2010


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

Work on TEIID-1252 started by Steven Hawkins.

> LOB handling strategy issues
> ----------------------------
>
>                 Key: TEIID-1252
>                 URL: https://jira.jboss.org/browse/TEIID-1252
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>    Affects Versions: 7.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.1.1
>
>
> LOBs returned from sources cause executions to stay alive until the user query has been completed - this is true even if the LOB values are not returned to the user.
> Whenever an execution is kept alive, it's associated connection is held until the execution is closed - thus source connections may be held out of their pool indefinitely.
> Currently each source execution will attempt to obtain a new connection from the pool, which with LOB handling will cause potentially many connections even to the same source to be held out of the their pool indefinitely.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list