]
Steven Hawkins resolved TEIID-1769.
-----------------------------------
Resolution: Done
Changed the RequestWorkItem logic to trap exceptions during close and fixed a potential
timing issue with QueryProcessor.closeProcessing()
Unhandled exceptions during close can hang the client
-----------------------------------------------------
Key: TEIID-1769
URL:
https://issues.jboss.org/browse/TEIID-1769
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.1
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Critical
Fix For: 7.4.1, 7.6
Although rare (generally due to unrelated code issues), an unhandled exception during
attemptClose in requestworkitem will not result in the client being sent a response. This
is fine if the close was issued by the client, since it is effectively asynch. However if
the client is waiting for a response (such as when the close is triggered by an asynch
cancel), that can hang the client.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: