[teiid-issues] [JBoss JIRA] (TEIID-2461) Better determine when to block on the output buffer

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Apr 10 10:40:56 EDT 2013


Steven Hawkins created TEIID-2461:
-------------------------------------

             Summary: Better determine when to block on the output buffer
                 Key: TEIID-2461
                 URL: https://issues.jboss.org/browse/TEIID-2461
             Project: Teiid
          Issue Type: Quality Risk
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.4


The output buffer size limitation helps prevent forward only results from unnecessarily consuming resources, but it also may slow down the processing of otherwise already buffered results - which will hold those and other downstream resources unnecessarily.  We should examine the plan to see if this is possible before allowing the output buffer to be size limited.

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