Aleksey,

Entry processor is always executed on the primary node and (sometimes) on
backup nodes. The whole purpose of invoke() operation is to send the entry
processor to server nodes instead of transferring the data across network.

The mapping always exists. Even if there is no actual value in cache,
affinity function will return you correct set of nodes for a particular key.

-Val

On Tue, Mar 14, 2017 at 9:21 AM, ALEKSEY KUZNETSOV <[email protected]
> wrote:

> Hi all! When we invoke EntryProcessor with a given key would it be executed
> on a separate node, where the key resides? What if there is no key mapping.
> --
>
> *Best Regards,*
>
> *Kuznetsov Aleksey*
>

Reply via email to