[
https://issues.jboss.org/browse/TEIID-3824?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-3824.
-----------------------------------
Fix Version/s: 8.12.2
8.13
Resolution: Done
Modified the logic to allow the asynch thread to call close and to prevent the engine
thread from waiting if possible.
Asynch connector work item close
--------------------------------
Key: TEIID-3824
URL:
https://issues.jboss.org/browse/TEIID-3824
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.12.2, 8.13
Related to TEIID-3612 we need to improve how close is called on the connector work item.
Since the work item will always be done it's likely that the processing thread will
call close while the workitem lock is held and hold up the processing thread
unnecessarily.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)