[teiid-issues] [JBoss JIRA] Created: (TEIID-1033) Add state to request metadata

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Apr 5 11:27:37 EDT 2010


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

        


More information about the teiid-issues mailing list