look into that). Anyways... further random
thoughts on the subject welcome, even non-random ones actually.
Alex
--
Alex Snaps
Principal Software Engineer - Terracotta
http://twitter.com/alexsnaps
http://www.linkedin.com/in/alexsnaps
http://withinthefra.me
___
obody has started this work AFAIK so you're very welcome :)
>
> Emmanuel
>
> On Wed 2014-03-19 17:13, Alex Snaps wrote:
> > Hey everyone,
> > I wondered if anyone had considered (even the feasibility of) moving the
> > Caching SPI of Hibernate to use the (now relea
ppen to be transactional so I wonder if that's a requirement
> > and if not what are the list of atomic operations that a clustered cache
> > provider would need to offer.
> >
> > Any hint and feedback appreciated :)
> >
> > Emmanuel
> > __
>
> --
> Guillaume
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
--
Alex Snaps
Principal Software Engineer - Terracotta
http://twitter.com/alexsnaps
nice to provide a region
> factory, so the end-client has the choice whichever they like.
>
> @Alex: There's a 2.0-SNAPSHOT here:
> https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-jcs/
> and yes, seems like it is JCache complient.
>
&g
Hey guys,
I'm not completely, only mostly, done with the JSR-107, aka javax.cache,
aka jcache, 2nd level cache for Hibernate.
I still have to sort out the issue with dependencies, where the current
hibernate-ehcache module suffers from the new module being added (I use
ehcache as the provider for t
eally speak to the caching aspect as well as others, but if you
> need help sorting out the dependencies give me a shout.
>
> On Fri, Apr 10, 2015 at 3:25 PM, Alex Snaps wrote:
>
>> Hey guys,
>> I'm not completely, only mostly, done with the JSR-107, aka javax.cache,
>
Petar,
We're (at Terracotta) are currently working on our upgrading our internal
test suite to test Hibernate5.
Steve may obviously disagree, but I think upgrading in the next minor is
the best option, i.e. Hibernate 5.1.
I'll be working on making sure we have all testing being rolled out (i.e.
aut
Merry Christmas. And wishing you all a happy & yet challenging 2016!
On Thu, Dec 24, 2015 at 4:37 PM Gunnar Morling wrote:
> Merry Christmas and a happy New Year, everyone!
>
> It is a great pleasure to work with such an amazing bunch of people,
> looking forward to tackle many more exciting thin
caveat, while I still plan to work on this, as of this year I'm
not working for Terracotta anymore... Basically, that's whenever I'll find
time to do so.
cc'ed Louis, in case some he wants to provide some more formal stance...
Alex
On Mon, Jan 11, 2016 at 11:00 AM Steve Ebersole w
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
--
Alex Snaps
Senior Software Engineer - Terracotta
http://twitter.com/alexsnaps
http://www.linkedin.com/in/alexsnaps
__
Hey,
I created that JIRA recently HHH-5326
I'm not sure whether there is a rational for this not being done
already? If not I can start working on a patch for that, wdyt ?
Thanks,
Alex
--
Alex Snaps
Senior Software Engineer - Terracotta
http://twitter.com/alexsnaps
http://www.linkedin.c
JIRA for that ? I also wondered about any release plan for
these versions ?
Thanks,
Alex
--
Alex Snaps
Senior Software Engineer - Terracotta
http://twitter.com/alexsnaps
http://www.linkedin.com/in/alexsnaps
___
hibernate-dev mailing list
hibernate-d
o instantiate the
proper provider...
The changes are available here:
https://github.com/alexsnaps/hibernate-ogm/commit/d0fcbffed4c4bcc2aa5208c049ca5e870e07424e
Hope that can be made useful… I also wanted to start looking into queries next.
But I'll send another mail on that later.
Thanks,
? My first attempt was GridMap...
On Wednesday 11 May 2011 at 16:50, Sanne Grinovero wrote:
> 2011/5/11 Alex Snaps :
> > On Wednesday 11 May 2011 at 15:38, Sanne Grinovero wrote:
> > Hi Alex,
> > > thank you I'm having a look and will comment more on github directly.
&g
gt; > > - Cache
> > > - Database
> > > - Bucket
> > >
> > > Note a fan of GridMap as it won't make sense for the post key/value
> > >
> > > On 11 mai 2011, at 17:24, Sanne Grinovero wrote:
> > >
> > > > 2011/5/
hink this mainly due to me rebasing before rearranging & squashing my
changes. Not so much at ease with git yet...
But I'll find a way to clean that all up nicely when getting to a pull request.
>
> On 11 mai 2011, at 15:12, Alex Snaps wrote:
>
> > Hey,
> > I'v
ay).
>
> On 13 mai 2011, at 16:16, Alex Snaps wrote:
>
> > On Thursday 12 May 2011 at 17:17, Emmanuel Bernard wrote:
> > I've significantly improved the GridDialect in my quest to use Atomic Maps
> > for entity and associations. Unfortunately the change is not re
On Wednesday 8 June 2011 at 16:47, Strong Liu wrote:
>
> On Jun 8, 2011, at 9:02 PM, Steve Ebersole wrote:
>
> > The only use case I am really interested in for "simple map based"
> > caching is the test suite. Its the whole reason I did not do the things
> > Strong and I discussed on the oth
gt; package name like that, using "internal" in user's configuration file is not
> a good ghing
>
> ---
> Strong Liu mailto:st...@hibernate.org)>
> http://hibernate.org
> http://github.com/stliu
>
> On Jun 21, 2011, at 4:42 PM, Alex Snaps wrote:
ctories
> (org.hibernate.cache.internal.RegionFactoryInitiator) to understand the
> legacy class FQN as well. Have a look at
> org.hibernate.engine.transaction.internal.TransactionFactoryInitiator for an
> example of somewhere else we do that.
>
> On 06/21/2011 04:56 AM, Al
On Wed, Jul 13, 2011 at 4:46 PM, Strong Liu wrote:
>
>
> On Jul 11, 2011, at 10:48 PM, Alex Snaps wrote:
>
>> Hey guys,
>> I've finished the port of all the Hibernate h2lc from the ehcache
>> source base into the hibernate-ehcache module.
>> Now, polishing
Strong Liu wrote:
>
>
> On Jul 14, 2011, at 4:57 AM, Steve Ebersole wrote:
>
>> Or do you mean java.util.ServiceLoader ?
>
> yes, i think Alex means this
>>
>> On Wed 13 Jul 2011 03:54:16 PM CDT, Steve Ebersole wrote:
>>> On 07/13/2011 09:46 AM, Strong Liu wro
is in process of moving from SettingsFactory.createRegionFactory to
> RegionFactoryInitiator
>
> ---
> Strong Liu
> http://hibernate.org
> http://github.com/stliu
>
> On Jul 14, 2011, at 4:57 PM, Alex Snaps wrote:
>
>> Yeah.
>> I wanted to ha
sLoaderService(ClassLoaderService
> classLoaderService) {
> this.classLoaderService = classLoaderService;
> }
> .
> }
>
> then the ClassLoaderService will be injected automaticly
>
> ---
> Strong Liu
> http://hibernate.org
> http://github.com/stliu
>
> On Jul
backing
> databases as much as possible.
>
> The basic build information can be found here:
> http://docs.jboss.org/hibernate/ogm/3.0/reference/en-US/html/ogm-howtocontribute.html
>
> For any question, we're looking forward to help you!
>
> Regards,
> Sanne
>
> 1 -
> org.hibernate.ogm.test.utils.Test
not be affected. But users using persistent
caches, or replicated caches would suffer from this afaict. So would
users of 2 level-cache that do use on "plain-old Java Serialization".
Anyways, just wanted to get your opinion on this.
Thanks,
Alex
--
Alex Snaps
Senior Softwar
___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
--
Alex Snaps
Senior Software Engineer - Terracotta
http://twitter.com/alexsnaps
http://www.linkedin.com/in/alexsnaps
_
or the 3.x).
Should I go ahead and create a jira, pull request, ... ? Cause, based
on my experience, blaming it on crappy env. hasn't really worked out
for me ;-)
Alex
--
Alex Snaps
Senior Software Engineer - Terracotta
http://twitter.com/alexsnaps
h
als, and never goes back in time.
>
> Cheers,
> Sanne
>
> On 26 April 2012 17:11, Alex Snaps wrote:
>> Hey,
>> I wanted to draw your attention to "an issue" we've hit with the
>> nonblocking implementation of Timestamper, that you guys use as well.
>> Ba
sting package to
> make that completely apparent.
>
>
> On Fri 27 Apr 2012 09:21:26 AM CDT, Alex Snaps wrote:
>>
>> I'm confused... The hibernate-ehcache module was using
>> net.sf.ehcache.util.Timestamper (from 2.4.3) that internally uses the
>> SlewClock ..
Item( value, null, region.nextTimestamp() ) );
>
> I ask because after trying to resolve a Todo in StatefulPersistenceContext
> (you find it by searching for "should be using access strategy, not plain
> evict.. "),
> some test in CachedMutableNaturalIdStrictReadWriteTest fails
't find it.
Thanks,
Alex
--
Alex Snaps
Software Engineer - Terracotta
http://twitter.com/alexsnaps
http://www.linkedin.com/in/alexsnaps
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
hat "statistics work" discussion? I must have missed that. But for
> sure the hibernate-core module should remain 1.4 compatible. Dropping
> 1.4 support is on the roadmap, but not for 3.5
>
>
> On Tue, 2009-12-01 at 11:32 +0100, Alex Snaps wrote:
>> Hey,
>
in 1.4
> environments today. So maybe we can just make it 1.5 compatible.
>
> Votes?
>
>
> On Tue, 2009-12-01 at 14:38 +0100, Alex Snaps wrote:
>> We've been doing some improvement to the Hibernate statistics at
>> Terracotta, when we realized how much the
in 1.4
> environments today. So maybe we can just make it 1.5 compatible.
>
> Votes?
>
>
> On Tue, 2009-12-01 at 14:38 +0100, Alex Snaps wrote:
>> We've been doing some improvement to the Hibernate statistics at
>> Terracotta, when we realized how much the synchro
n't think it's critical to backport this for 1.4 JDK users. But if you
> want to spare cycles...
>
> On 9 déc. 2009, at 12:48, Alex Snaps wrote:
>
>> I have finished a first version of it all:
>> It is supporting both jdk 1.4 and 1.5+. So that if the
>> java.u
option. Then its mostly a matter of how disruptive
> the change is.
>
> On Wed, 2009-12-09 at 14:12 +0100, Alex Snaps wrote:
>> What about the dirty reads? Should I mark all getters as synchronized
>> methods, or just leave it as is? Not knowing how intensively these
>>
can you sign the JBoss contributor agreement (somewhat similar tot he
> Apache foundation one) https://www.jboss.org/contribute and ping steve
> afterwards.
>
> I've also commented inline your questions.
>
> On 14 déc. 2009, at 12:13, Alex Snaps wrote:
>
>> Attache
39 matches
Mail list logo