[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-1268) Allow disabling of eviction thread

Manik Surtani (JIRA) jira-events at lists.jboss.org
Tue Jan 15 12:08:19 EST 2008


    [ http://jira.jboss.com/jira/browse/JBCACHE-1268?page=comments#action_12395213 ] 
            
Manik Surtani commented on JBCACHE-1268:
----------------------------------------

Surely though, configuring eviction without an eviction thread serves no purpose?  Unless you propose allowing another (perhaps application) thread handle the work done by the eviction thread, i.e., eviction of nodes?

> Allow disabling of eviction thread
> ----------------------------------
>
>                 Key: JBCACHE-1268
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1268
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Eviction
>            Reporter: Brian Stansberry
>         Assigned To: Brian Stansberry
>            Priority: Minor
>             Fix For: 2.1.0.GA
>
>
> The eviction thread is just a convenience; it doesn't do anything that a thread managed by the application couldn't do.  But, right now if you want to configure eviction you can't turn this thread off.  We should support disabling the eviction thread by setting wakeupIntervalSeconds to 0.

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

        



More information about the jboss-jira mailing list