[
https://issues.jboss.org/browse/TEIIDDES-1266?page=com.atlassian.jira.plu...
]
Mark Drilling resolved TEIIDDES-1266.
-------------------------------------
Resolution: Done
implemented conversions in designer. The query timeout is still displayed in seconds in
the vdb editor, but is converted to or from milliseconds when it is written into or read
from the vdb.
The VDB editor Query Timeout specifies seconds, but it's really
milliseconds
----------------------------------------------------------------------------
Key: TEIIDDES-1266
URL:
https://issues.jboss.org/browse/TEIIDDES-1266
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.6
Reporter: Paul Nittel
Assignee: Mark Drilling
Fix For: 7.7
I had set the timeout value to 1 second and could not get a query to execute. 10 desoncds
also failed, but I noticed the failure was reported much sooner than after 10 seconds. I
changed the value to 1000 and it executed fine.
We need to coordinate the units used for this field so it's consistent across the
board. Possibly the Designer could allow the user to enter the vlue in seconds and pass
milliseconds to the server. Regardless, it ought to be consistent.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira