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
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
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@
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
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
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
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
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
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.
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
10 matches
Mail list logo