[teiid-issues] [JBoss JIRA] (TEIID-2797) buffer full requests is not cleaned up properly

Steven Hawkins (JIRA) issues at jboss.org
Fri Jan 10 11:55:33 EST 2014


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

Steven Hawkins commented on TEIID-2797:
---------------------------------------

Since TEIID-2461 a timeout/slowdown approach has been used, so it's not necessary to hold the buffer full plans separately.  In general we should consider using the timeout mechanism to regulate the flow of information into the buffer manager.
                
> buffer full requests is not cleaned up properly
> -----------------------------------------------
>
>                 Key: TEIID-2797
>                 URL: https://issues.jboss.org/browse/TEIID-2797
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.4
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Critical
>             Fix For: 7.7.9, 8.7
>
>         Attachments: TEIID-2797.patch
>
>
> buffer full plans are held as the full work item, but we are cleaning them up by the request id.  This means that the full plans will accumulate over time.

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