]
Steven Hawkins resolved TEIID-5894.
-----------------------------------
Resolution: Done
The issue is that special handling was not added into the JDBCURL for QUERYTIMEOUT. The
change makes sure that all properties are added.
QueryTimeout JDBC connection property is not enforced
-----------------------------------------------------
Key: TEIID-5894
URL:
https://issues.redhat.com/browse/TEIID-5894
Project: Teiid
Issue Type: Bug
Components: JDBC Driver
Reporter: Chandra Akkinepalli
Assignee: Steven Hawkins
Priority: Major
Fix For: 13.1, 13.0.2
We have observed that when QueryTimeout connection string property is being set , it is
not being enforced and request is terminated even after the set time limit is exceeded.
Can you please look into it?