[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-5793) Query and timestamp caches to use cluster cache loader to avoid behaving like sync repl caches

Galder Zamarreno (JIRA) noreply at atlassian.com
Mon Jan 17 08:19:05 EST 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreno resolved HHH-5793.
-----------------------------------

    Resolution: Fixed

> Query and timestamp caches to use cluster cache loader to avoid behaving like sync repl caches
> ----------------------------------------------------------------------------------------------
>
>                 Key: HHH-5793
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5793
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: caching (L2)
>    Affects Versions: 3.5.6, 3.6.0
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>             Fix For: 3.6.1, 4.0.0.Alpha1
>
>
> As a result of the investigation carried out for https://issues.jboss.org/browse/ISPN-832, it was found out that async caches that have state transfer configured are effectively transformed into sync caches.
> This is not desirable by any means, so while https://issues.jboss.org/browse/ISPN-835 is addressed, Hibernate 2LC relying on this combo are switching to using a cluster cache loader. This JIRA involves changing the default configuration and fixing some code to maintain same semantics as before.

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