[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1176) Provide a non-blocking JDBC api for ODBC support

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Nov 10 15:31:01 EST 2010


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

Steven Hawkins resolved TEIID-1176.
-----------------------------------

    Fix Version/s:     (was: 7.3)
       Resolution: Deferred


Given that the non-blocking API at this point is only for non-socket connections (socket connections use the client thread for socket polling) and there is a simple workaround for odbc, we'll mark this issue as deferred.  If someone has a large client load against odbc we could look at addressing with a targeted change around just executeQuery logic.

> Provide a non-blocking JDBC api for ODBC support
> ------------------------------------------------
>
>                 Key: TEIID-1176
>                 URL: https://jira.jboss.org/browse/TEIID-1176
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: JDBC Driver
>    Affects Versions: 7.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Minor
>
> ODBC uses netty threads to execute queries over blocking JDBC, it would be better if this could be done using a non-blocking version - which underlying the JDBC logic.

-- 
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