[
https://jira.jboss.org/jira/browse/TEIID-761?page=com.atlassian.jira.plug...
]
Steven Hawkins resolved TEIID-761.
----------------------------------
Resolution: Done
Updated the BufferManagerImpl to remove the full scans of managedbatches and
tuplesources.
Correct inefficient buffermanager tuplesource and managedbatch scans
--------------------------------------------------------------------
Key: TEIID-761
URL:
https://jira.jboss.org/jira/browse/TEIID-761
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 6.2.0
MemoryState should hold ManagedBatches in a linkedhashset rather than a list so that
explicit management of last access is unnecessary and the removal call performs better
than a linear search.
Removetuplesources should be changed to use an explicit set of tuplesources on the
tuplegroupinfo rather than doing a linear scan of all tuplesources.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira