[infinispan-dev] Map/Reduce Tasks and classpath

2013-01-25 Thread Ray Tsang
For Map/Reduce tasks - does the Task, Mapper, Reducer implementations classes need to be present in the classpath of all the nodes? Thanks, ___ infinispan-dev mailing list infinispan-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/infinispan

[infinispan-dev] Translating our events to JSR 107 events

2013-01-25 Thread Vladimir Blagojevic
Hey, I figured out why cache listeners notifications were not fired. We have to add listener *after* cache.start() has been called. If listener is added before start it will not be registered. That aside I found some problems mapping our events to jsr 107 events. The problem is specifically wi

[infinispan-dev] Infinispan 5.2.0.CR3 is out now

2013-01-25 Thread Galder Zamarreño
You can read all about it in: http://goo.gl/qPC9Y Cheers, -- Galder Zamarreño gal...@redhat.com twitter.com/galderz Project Lead, Escalante http://escalante.io Engineer, Infinispan http://infinispan.org ___ infinispan-dev mailing list infinispan-dev@

Re: [infinispan-dev] graceful restart to corrupt CacheStore data

2013-01-25 Thread Tristan Tarrant
On 01/25/2013 12:22 PM, Galder Zamarreño wrote: > Not at first glance, but if he can replicate it, he should submit a JIRA. > > If he can attach a test case to replicate the issue even better :) > And if he can solve it, that would be perfect :) Tristan

Re: [infinispan-dev] StoreByValueTest tck test

2013-01-25 Thread Sanne Grinovero
On 25 January 2013 11:11, Galder Zamarreño wrote: > > On Jan 24, 2013, at 4:26 PM, Sanne Grinovero wrote: > >> It's important to note that Infinispan's implementation of storing as >> binary isn't guaranteeing different instances of objects are returned >> to different get() invocations (especial

Re: [infinispan-dev] graceful restart to corrupt CacheStore data

2013-01-25 Thread Galder Zamarreño
Not at first glance, but if he can replicate it, he should submit a JIRA. If he can attach a test case to replicate the issue even better :) Cheers, On Jan 25, 2013, at 1:41 AM, Sanne Grinovero wrote: > Hi, > it seems that if this user kills the cache everything is fine, but if > he stops it g

Re: [infinispan-dev] StoreByValueTest tck test

2013-01-25 Thread Galder Zamarreño
On Jan 24, 2013, at 4:26 PM, Sanne Grinovero wrote: > It's important to note that Infinispan's implementation of storing as > binary isn't guaranteeing different instances of objects are returned > to different get() invocations (especially when they happen in > parallel). ^ Do you have a test

Re: [infinispan-dev] ApplyDeltaCommand: question about affected keys

2013-01-25 Thread Adrian Nistor
Hi Vladimir, I think Pedro's initial question remained unanswered. Would be good to clarify this so we can fix the TODO in ApplyDeltaCommand constructor. Thanks, Adrian On 01/24/2013 07:57 PM, Vladimir Blagojevic wrote: On 13-01-24 12:52 PM, Randall Hauch wrote: Actually, it is both, depend

Re: [infinispan-dev] StoreByValueTest tck test

2013-01-25 Thread Galder Zamarreño
On Jan 24, 2013, at 4:09 PM, Manik Surtani wrote: > > On 24 Jan 2013, at 15:39, Vladimir Blagojevic wrote: > >> No valid reason Manik. In summary I thought I would have gotten our >> keys/values serialized even in local VM if I turn on storeAsBinary but that >> does not seem to be the case.

Re: [infinispan-dev] Refactoring Infinispan documentation

2013-01-25 Thread Galder Zamarreño
On Jan 24, 2013, at 2:51 PM, Manik Surtani wrote: > Guys > > So one of the things coming soon is a revamped documentation site for > Infinispan. I am thinking of moving to AsciiDoc [1] in place of our current > Confluence [2] setup, so that documentation can be authored offline, page > load