Hi Val,

This nodeFilter is in fact created from a static utility class.
However I had to provide the lambda
(IgnitePredicate<ClusterNode>&Serializable) because Ignite could not
serialiize the static method.

What I find strange is that the cache configurations in the grid are
communicated to a client node.
And if this is normal, how can it be that the ignite classes
(IgnitePredicate<ClusterNode> which extends Serializable) can not be
serialized?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to