Re: [infinispan-dev] Double+ buffering during value marshalling

2012-08-13 Thread Manik Surtani
Probably a question for David or Galder… but good detective work as always, Sanne. On 11 Aug 2012, at 21:00, Sanne Grinovero wrote: > While debugging around the Infinispan/JBMar integration I noticed that > Infinispan defines in-memory buffers wrapped as byte streams, and uses > JBoss Marshalle

Re: [infinispan-dev] maven-surefire-plugin version

2012-08-13 Thread Manik Surtani
On 13 Aug 2012, at 13:00, Adrian Nistor wrote: > Hi all, > > I'm going to close ISPN-2146 [1], which is maven-surefire-plugin related > (SUREFIRE-879). The issue was temporarily solved on master by switching > to maven-surefire-plugin 2.13-SNAPSHOT but it seems there won't be any > stable 2.

Re: [infinispan-dev] Deadlock on state transfer

2012-08-13 Thread Galder Zamarreño
Did anyone look into this already? On Aug 2, 2012, at 11:10 PM, Sanne Grinovero wrote: > Hi all, > I'm getting deadlocks during state transfer; I've attached 2 sample > thread dumps from different test runs. > > I can't complete the testsuite of core either. Does this ring a bell? > Sorry I have

Re: [infinispan-dev] .Net hotrod client is Alpha now

2012-08-13 Thread Galder Zamarreño
Nice :)) - That was pretty fast! Great stuff Sunimal :) Mircea, your mentoring seems to be paying its dividends, well done too! On Aug 1, 2012, at 2:31 AM, Mircea Markus wrote: > > More about it here: > http://infinispan.blogspot.co.uk/2012/07/c-client-for-infinispan-alpha-release.html > > Ch

[infinispan-dev] maven-surefire-plugin version

2012-08-13 Thread Adrian Nistor
Hi all, I'm going to close ISPN-2146 [1], which is maven-surefire-plugin related (SUREFIRE-879). The issue was temporarily solved on master by switching to maven-surefire-plugin 2.13-SNAPSHOT but it seems there won't be any stable 2.13 release soon so I'm going to switch to 2.12.2, which now a

Re: [infinispan-dev] LocalQueryInterceptor misunderstanding

2012-08-13 Thread Israel Lacerra
Just a little fix: "indexing data in the node is responsible for the data" * indexing data in the node responsible for the data On Mon, Aug 13, 2012 at 8:31 AM, Israel Lacerra wrote: > Guys, > > I think there is a misunderstanding in the way that LocalQueryInterceptor > works (or, at least, in m

[infinispan-dev] LocalQueryInterceptor misunderstanding

2012-08-13 Thread Israel Lacerra
Guys, I think there is a misunderstanding in the way that LocalQueryInterceptor works (or, at least, in my understanding). LocalQueryInterceptor indexes data from calls originated locally. That is different from indexing data in the node is responsible for the data, and I think we expect LocalQuer