IIRC currently hibernate-infinispan module uses just the basic cache
API, which won't change. However, with certain consistency fixes ([1]
[2] and maybe more) the Interceptor API is used (as the basic
invalidation mode cannot make 2LC consistent on it own), which is about
to change in Infinispan 8.0.
I will take care of updating hibernate-infinispan module to 8.0 when it
will be out. Since that would require only changes internal to that
module, I hope this upgrade can be scoped to a micro-release.
Radim
[1]
https://hibernate.atlassian.net/browse/HHH-9868
[2]
https://hibernate.atlassian.net/browse/HHH-9881
On 07/14/2015 02:34 PM, Scott Marlow wrote:
Hi,
I heard that Infinispan 8.0 may soon be integrated into WildFly 10.0.
If that happens, how does that impact Hibernate ORM 5.0 which currently
integrates with Infinispan 7.2.1.Final? Does Hibernate ORM 5.0 need any
changes to integrate with Infinispan 8.0?
Thanks,
Scott
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev
--
Radim Vansa <rvansa(a)redhat.com>
JBoss Performance Team