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.6.0, 3.5.6
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira