-
Bug
-
Resolution: Done
-
Major
-
8.7
-
None
If a JDBC socket query is cancelled using a separate thread, the cancel call may wait until the timeout due to being synchronized which prevents the main execution thread from processing it's response.
Details were also added to TEIID-3781
- relates to
-
TEIID-3781 Queries are not killed even if the client sends a cancel request
- Closed