Hi, Looks like that it's actually related to https://issues.apache.org/ jira/browse/IGNITE-3471. I'll take a look at it. I would suggest, it is by design behavior. Let me check.
On Tue, Feb 21, 2017 at 8:13 PM, Alexey Goncharuk < [email protected]> wrote: > 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* > > > -- Kind regards, Alexander.
