You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/08/01 11:49:50 UTC

DO NOT REPLY [Bug 30426] New: - need property for removing objects above min

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30426>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30426

need property for removing objects above min

           Summary: need property for removing objects above min
           Product: Commons
           Version: 1.2 Final
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Pool
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: david.rosenstark@corp.idt.net


In GenericObjectPool, the evict thread removes all objects when minIdleTimeout
has been exceeded, including the min number we want to have avaialable at all
times. It would be a good idea to be able to have a param that removes all extra
objects above minIdle but leaves the minIdle ones intact.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org