[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-1268) Allow pluggable ExecutorService for eviction events

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Jun 12 11:00:44 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBCACHE-1268?page=comments#action_12416814 ] 
            
Brian Stansberry commented on JBCACHE-1268:
-------------------------------------------

Sounds good. But I want to be able to just disable the whole thing as well and just do what it does myself.  Although I suppose I could just configure an ExectorService that doesn't execute.  That's kinda hacky though.

> Allow pluggable ExecutorService for eviction events
> ---------------------------------------------------
>
>                 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
>             Fix For: 3.0.0
>
>
> 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