[teiid-issues] [JBoss JIRA] Resolved: (TEIID-954) Need method to control max amount of buffer disk space

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jun 18 22:57:46 EDT 2010


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

Steve Hawkins resolved TEIID-954.
---------------------------------

    Resolution: Done


See bufferserviceimpl get/setMaxBufferSpace to control the amount of space.  See getBatchesAdded, getReadCount, getWriteCount, getReadAttempts to metrics on batches.

> Need method to control max amount of buffer disk space
> ------------------------------------------------------
>
>                 Key: TEIID-954
>                 URL: https://jira.jboss.org/browse/TEIID-954
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>             Fix For: 7.1
>
>
> There needs to be a configurable limit to how much disk space buffer manager is able to use. 
> Currently, you can specify the limit per file and the limit of how many files buffer manager can have open at one time, but there is no means of keeping buffer manager for eating up all the available disk space and then resulting in unpredictable behavior and stability. 
> It's fine if queries that need the file buffer manager but find it is full fail outright when it is full. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list