Add state to request metadata
-----------------------------
Key: TEIID-1033
URL:
https://jira.jboss.org/jira/browse/TEIID-1033
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.0
We should add state to request metadata to differentiate between queries that are long
running and those that have simply been left open by the client.
Possible values:
PROCESSING
DONE (result set is complete, but the Statement is still open)
CANCELED
We could also add a new state to differentiate between requests that have been created and
queued, but not yet processed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira