[teiid-issues] [JBoss JIRA] (TEIID-2499) timing issue with asynch results procssing

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri May 10 11:01:56 EDT 2013


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

Steven Hawkins resolved TEIID-2499.
-----------------------------------

    Resolution: Done


Added a blocked exception if results are being sent to quickly.
                
> timing issue with asynch results procssing
> ------------------------------------------
>
>                 Key: TEIID-2499
>                 URL: https://issues.jboss.org/browse/TEIID-2499
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 8.3
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.4
>
>
> If the first results are sent to the client before the nonblockingrowprocessor is attached as a completionlistener, then the client may effectively drop results and throw an AsynchPositioningException.  This was seen with TestAsynch.testAsynchContinuousEmpty since effectively no processing is performed.

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