Re: [hibernate-dev] Hibernate 3.5.0.Beta-1 released

2009-09-09 Thread Alex Miller
As another Hibernate cache provider also aiming to be "the best Hibernate second level cache provider" out there, I would be a bit upset by having one anointed in the code as the default. Thank you Steve and Emmanuel for being the voice of reason. Alex Miller Terracotta/Ehcache On 09/09/200

Re: [hibernate-dev] Hibernate 3.5.0.Beta-1 released

2009-09-09 Thread Galder Zamarreno
Steve, taking in account that at least in the community version you ship a few different cache providers (correct me if I'm wrong), what about putting something in the Hibernate docs where you recommend using Infinispan? i.e. "Infinispan is the recommended 2LC provider" On 08/31/2009 06:02 PM,

Re: [hibernate-dev] Hibernate 3.5.0.Beta-1 released

2009-08-31 Thread Steve Ebersole
We do not make any cache integration the default. There are too many variables that have to come in to play... On Mon, 2009-08-31 at 17:55 +0200, Galder Zamarreno wrote: > Bugger, this was released hours before I committed the Infinispan cache > provider :( > > Steve, let's catch up before next

Re: [hibernate-dev] Hibernate 3.5.0.Beta-1 released

2009-08-31 Thread Galder Zamarreno
Bugger, this was released hours before I committed the Infinispan cache provider :( Steve, let's catch up before next 3.5 release in order to figure out what's needed to make Infinispan the default cache provider. Do you make such decision based on any performance test or the configuration itse