[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1151) Re-enable multi-threaded source query execution

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Mon Jul 12 17:02:46 EDT 2010


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

Steve Hawkins resolved TEIID-1151.
----------------------------------

    Resolution: Done


readded support for multi-threaded source queries.  all threading is controlled by dqp core and all work is prioritized so that events that release resources have the highest priority.  the number of active plans is now limited rather than attempting to detect and queue the connector requests.  also fixing partial results and issameconnector check.

> Re-enable multi-threaded source query execution
> -----------------------------------------------
>
>                 Key: TEIID-1151
>                 URL: https://jira.jboss.org/browse/TEIID-1151
>             Project: Teiid
>          Issue Type: Feature Request
>    Affects Versions: 7.0
>            Reporter: Steve Hawkins
>            Assignee: Steve Hawkins
>             Fix For: 7.1
>
>
> As part of the moving threading concerns out of the connector layer, multi-threaded execution of source queries was temporarily lost. 

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