The CI jobs for ORM master have been hanging for some unknown reason.
Following some recommended changes[1] from Peter (one of the Gradle devs)
I have just pushed an updated gradle script for hibernate-core.
This is still in flux.
I wanted to give everyone a heads up in case they start experienc
Both Ehcache and Infinispan support transactions, but Ehcache doesn't
use this capability when running as Hibernate 2nd level cache, while
Infinispan uses it more as an implementation detail to provide
internal consistency, and not to participate with the application
transaction.
So I think that t
Dear all,
another developer milestone is available:
http://in.relation.to/Bloggers/ThirdMilestoneOnThePathForHibernateSearch5
Best,
Sanne
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
This is brain storming at this stage.
How much is required of a cache provider as far as semantic is
concerned and be cluster safe? The only providers we currently offer are
EhCache and
Infinispan
http://docs.jboss.org/hibernate/orm/4.3/manual/en-US/html_single/#performance-cache
But both happen
2014-04-04 13:54 GMT+02:00 Sanne Grinovero :
> I did a bit of maintenance while looking at the OGM job.
> It looks like that the OGM jobs actually finish in a reasonable time,
> but the status is not being reported, or the workspace was containing
> dirt marker files; I nuked job #110 's working d
I did a bit of maintenance while looking at the OGM job.
It looks like that the OGM jobs actually finish in a reasonable time,
but the status is not being reported, or the workspace was containing
dirt marker files; I nuked job #110 's working directory to cleanup.
It looks like that OGM somehow b