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

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Thu Aug 2 15:15:06 EDT 2012


    [ https://issues.jboss.org/browse/TEIID-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709548#comment-12709548 ] 

Ramesh Reddy commented on TEIID-2130:
-------------------------------------

Works great!!! Thanks Steve.
                
> 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: 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