[infinispan-dev] NPE in MapReduceTask running in cluster
Thomas Fromm
tf at tfromm.com
Mon Oct 1 02:02:05 EDT 2012
Am 30.09.2012 23:08, schrieb Matej Lazar:
> NPE was caused by not configured/started cache on the second node.
>
> It would be great to detect such situation and throw an other exception instead of NPE.
Why throwing an Exception in general?
I'd be fine if the execution is ignored on the node where cache not
exists/started. The node is not part of the cluster of this cache.
More information about the infinispan-dev
mailing list