[teiid-issues] [JBoss JIRA] (TEIID-2130) DataNotFoundException inconsistency when used with engine

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Thu Aug 2 08:37:07 EDT 2012


Ramesh Reddy created TEIID-2130:
-----------------------------------

             Summary: DataNotFoundException inconsistency when used with engine
                 Key: TEIID-2130
                 URL: https://issues.jboss.org/browse/TEIID-2130
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
    Affects Versions: 8.0
            Reporter: Ramesh Reddy
            Assignee: Steven Hawkins
             Fix For: 8.1


When a DataNotException is thrown from translator, the engine should wait until commancContext.dataAvailable() call before it can send the "next" request to translator. However when the dataAvaialble() is called, in the async mode the Reset and Execute are being called instead of "next".

See the attached test case for the behaviour.

--
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

        


More information about the teiid-issues mailing list