Aleksey, I am not sure your change is a correct fix. The whole point of EntryProcessor is to avoid sending values over the network and send only entry processor result, which is typically smaller than the value stored in a cache.
Looks like this case is covered by the following ticket: https://issues.apache.org/jira/browse/IGNITE-3471. Please cooperate with Alexandr to make sure your test is included in his fix. --AG 2017-02-21 14:44 GMT+03:00 ALEKSEY KUZNETSOV <[email protected]>: > PR redy, welcome to review : https://github.com/apache/ignite/pull/1557 > > https://issues.apache.org/jira/browse/IGNITE-2845 > -- > > *Best Regards,* > > *Kuznetsov Aleksey* >
