Galder Zamarreño
04da27507e
HHH-5793 - All put/remove calls should skip cache load and remote get
2011-01-12 15:14:21 +01:00
Galder Zamarreño
0a9e201a01
HHH-5793 - Apply skip cache load optimization to timestamp updates
2011-01-07 16:40:03 +01:00
Galder Zamarreño
863864fcce
HHH-5793 - Query and timestamp caches to use cluster cache loader
...
Make evict put calls skip the cache loader since previous value is not
needed.
2010-12-20 11:11:52 +01:00
Galder Zamarreño
b3aa9e0c28
HHH-5793 - Query and timestamp caches to use cluster cache loader
...
* Query and timestamp caches now use cluster cache loader instead of
state transfer in order to remain asynchronous.
* To maintain previous semantics, after query or timestamp regions have
been completely evicted, a check has been added to avoid going remote if
the region was invalid.
2010-12-15 19:30:56 +01:00
Galder Zamarreño
f76555a993
HHH-5767 - Add running test information to Infinispan 2LC build
2010-12-03 14:54:57 +01:00
Gail Badner
91d444423b
HHH-5765 : Wire in dialect factory and resolvers from service registry
2010-11-30 14:31:30 -08:00
Gail Badner
88543c7a58
HHH-5765 : Wire in connection provider from service registry
2010-11-30 11:38:53 -08:00
Galder Zamarreño
514b3a28c0
[HHH-5599] (NPE occurs when using Infinispan as L2 Cache) Protect against null cleaned and use conditional removes on pending puts
2010-10-19 09:32:49 +02:00
Galder Zamarreño
2de00decc6
[HHH-5669] (Fix gradle build issues with Infinispan 2LC) Fix several issues to get build and unit tests working. Upgraded to Infinispan 4.2.0.ALPHA3 as well.
2010-10-15 18:24:44 +02:00
Steve Ebersole
2443fede65
HHH-5616 - Switch to Gradle for builds .. incorrect .gitignore
2010-10-11 17:43:42 -05:00
Steve Ebersole
8beaccc7eb
HHH-5616 - Switch to Gradle for builds .. infinispan
2010-10-11 14:41:49 -05:00