[teiid-issues] [JBoss JIRA] (TEIID-1915) XMLTableNode streaming processing can hang

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Jan 30 13:25:48 EST 2012


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

Steven Hawkins resolved TEIID-1915.
-----------------------------------

    Resolution: Done


Ensured that the status flag is updated in a synch block and that the processor cannot incorrectly flip to a waiting state once finished.
                
> XMLTableNode streaming processing can hang
> ------------------------------------------
>
>                 Key: TEIID-1915
>                 URL: https://issues.jboss.org/browse/TEIID-1915
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.4.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Blocker
>             Fix For: 7.7
>
>
> The XMLTableNode streaming processing utilizes a separate thread for processing which may not properly notify the engine thread and thus cause the engine thread to hang in the nextBatchDirect wait loop.

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