GitHub user dolphin1414 opened a pull request:
https://github.com/apache/ignite/pull/2956 IGNITE-6701
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6701
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2956.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2956
----
commit be3e00e14a3df0ce82c62026eadc6ab4aaa3f1e4
Author: rkondakov <
[hidden email]>
Date: 2017-10-31T13:12:26Z
IGNITE-6701: Unnecessary deserialization eliminated in GridH2Table.doUpdate
commit a35f025a9a44b18ca6e80f44b2756f3996481934
Author: rkondakov <
[hidden email]>
Date: 2017-10-31T19:45:06Z
Merge branch 'master' into ignite-6701
commit 2c4d0ba6b0be2b4d9d73c4f8bb22a8ccef94a704
Author: rkondakov <
[hidden email]>
Date: 2017-11-01T07:32:05Z
IGNITE-6701: Minor refactoring
----
---