GitHub user voipp opened a pull request:
https://github.com/apache/ignite/pull/4231 IGNITE-4380
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/voipp/ignite IGNITE-4380
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4231.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4231
----
commit c80eb2fa3b2f12f514058eb759be6cc7b90106f2
Author: voipp <alkuznetsov.sb@...>
Date: 2018-06-14T15:37:18Z
#draft
commit 0c7d5ee8cad09aaa4444446de8b12d7c5ed7c688
Author: voipp <alkuznetsov.sb@...>
Date: 2018-06-18T09:29:54Z
#loggings
commit f77bb3feb23d46cf3af80631b9423e965929e79d
Author: voipp <alkuznetsov.sb@...>
Date: 2018-06-20T13:06:22Z
#setting value into tx entry on primary prepare
commit eeaa6f6ba9a60184e01752bb1774a2109bba939f
Author: voipp <alkuznetsov.sb@...>
Date: 2018-06-20T13:06:48Z
Revert "#loggings"
This reverts commit 0c7d5ee
commit 96a41ffa8b1201607d986da1eccae02fdf69a2bb
Author: voipp <alkuznetsov.sb@...>
Date: 2018-06-20T13:07:31Z
#fix
commit 0f6e6366c3b61bc4341fccaa85c2e70c1cea649a
Author: voipp <alkuznetsov.sb@...>
Date: 2018-06-20T13:50:09Z
#added writeVal flag. If this flag is enabled, than TxEntry.val will be marshalled and included into dht prepare message
----
---