Re: [hibernate-dev] Spring Cache integration

2016-11-22 Thread Louis Jacomet
Hi all, Can't really say anything about the Hibernate integration, but the reason Spring caching does not implement JCache is because the abstraction is tailored at Spring integration and allows to wrap JCache into Spring Cache, because the later existed before the former. SO it would be weird to

Re: [hibernate-dev] [ORM] EhCache 3 and JCache

2016-07-20 Thread Louis Jacomet
gt; Many Thanks, > > Noel > > > > On Wednesday, May 25, 2016 6:51 AM, Louis Jacomet > wrote: > > > Hi, > > I have opened the PR: https://github.com/hibernate/hibernate-orm/pull/1386 > > I'll be looking at the test referenced by Radim over the next d

Re: [hibernate-dev] Jira issues to integrate in 5.1

2016-06-07 Thread Louis Jacomet
Hello, What about backporting the JCache module? Since JCache is Java 1.6, that could make it available to more users. I believe there have been small API changes between 5.1 and 5.2 but still the porting should be easy enough and I am willing to help for that. Regards, Louis On Tue, Jun 7, 2016

Re: [hibernate-dev] [ORM] EhCache 3 and JCache

2016-05-25 Thread Louis Jacomet
cases where that was needed to avoid clashes with JPA method names). > > We did change lots of SPIs though. > > > > If you are willing to commit to getting this to us early next week, I > > commit to reviewing the PR. I'd feel most comfortable if Sanne looked it > > ov

Re: [hibernate-dev] [ORM] EhCache 3 and JCache

2016-05-24 Thread Louis Jacomet
nion, >> >>- Yes, of course :) >>- The plan is to release 5.2 tomorrow. So either this would have to >>be done tomorrow or the release date pushed back in order for this to be >>part of 5.2. We could push 5.2 another week, but would the work for

Re: [hibernate-dev] [ORM] EhCache 3 and JCache

2016-05-24 Thread Louis Jacomet
Hello, I have a couple questions: * Should there be an issue created to track this work? * On which branch should this work based if we target a release with 5.2? In parallel, I have been reading the pointers Vlad gave and I intend to verify the current code actually works in all these cases :-)

Re: [hibernate-dev] [ORM] EhCache 3 and JCache

2016-05-20 Thread Louis Jacomet
esources on how each cache concurrency > strategy works, about collection and query cache. > If you have any questions, you can ask me anytime. > > Vlad > > On Fri, May 20, 2016 at 10:54 AM, Emmanuel Bernard > wrote: > >> Hello guys, >> >> (I meant to s