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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Nov 20 08:57:26 EST 2012


     [ https://issues.jboss.org/browse/TEIID-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins closed TEIID-2130.
---------------------------------


    
> 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
>
>         Attachments: TestPollDataNotFoundWithExecutionReuse.java, TestWaitUntilDataNotFoundWithExecutionReuse.java
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list