[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-1009) Support preload functionality as part of region activation

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Oct 15 12:59:03 EDT 2007


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

Yeah, should have made that clearer; assumption is defaultInactive = true. TBH, having region-based marshalling enabled and inactiveOnStartup=false doesn't really make sense; only useful for a corner case where someone would instantiate a cache, register some classloaders, and *then* start the cache (and even that might not work properly).  For 3.0 we might be better off getting rid of inactiveOnStartup as a config option.

> Support preload functionality as part of region activation
> ----------------------------------------------------------
>
>                 Key: JBCACHE-1009
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1009
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Cache loaders
>            Reporter: Brian Stansberry
>         Assigned To: Manik Surtani
>             Fix For: 3.0.0
>
>
> Currently a cache loader preload only happens as part of cache start. It could be supported as part of the activateRegion process; i.e. if one of the defined preload regions in the cache loader config encapsulates the region being activated, preload the region.  If one of the defined preload regions names a subregion of the region being activated, preload the subregion.

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