[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6226) All entities and collection should be stored in same cache instance

Galder Zamarreno (JIRA) noreply at atlassian.com
Mon May 16 14:22:24 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42329#action_42329 ] 

Galder Zamarreno commented on HHH-6226:
---------------------------------------

For different eviction expiration settings, we could maybe have a short-lived or long-lived configured caches for entities/collections but the point is that these need to be available on bootup. We cannot have per deployment startup because that could cause asymmetric cluster problems. More info on the topic in https://issues.jboss.org/browse/ISPN-658

> All entities and collection should be stored in same cache instance
> -------------------------------------------------------------------
>
>                 Key: HHH-6226
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6226
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: caching (L2)
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>
> Since Infinispan does not support asymmetric clusters, all entities will have to be stored in same cache, same for collections.

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

        


More information about the hibernate-issues mailing list