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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri May 10 10:59:53 EDT 2013


Steven Hawkins created TEIID-2499:
-------------------------------------

             Summary: timing issue with asynch results procssing
                 Key: TEIID-2499
                 URL: https://issues.jboss.org/browse/TEIID-2499
             Project: Teiid
          Issue Type: Feature Request
          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