GitHub user rkondakov opened a pull request: https://github.com/apache/ignite/pull/4795
MVCC TX: Send partition update counters to backup nodes on prepare state. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9538 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4795.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4795 ---- commit f931a621460464b77a314f637073666c20066ee0 Author: Igor Seliverstov <gvvinblade@...> Date: 2018-09-15T13:44:19Z pending commit 2a02b6d1c067ca3fc1c87c2c9c177daf521e6043 Author: Igor Seliverstov <gvvinblade@...> Date: 2018-09-15T15:33:01Z pending commit 9373a2207cb1a20ba3364dfdf258038c3958e04b Author: Igor Seliverstov <gvvinblade@...> Date: 2018-09-15T15:35:26Z pending commit 8803ddba8c478143de94b0d26eb21a0e5989f795 Author: devozerov <vozerov@...> Date: 2018-09-17T07:39:56Z Merge branch 'master' into ignite-9538 commit 0be4b63bcc011bfa9cb38b7777d69a267a1a487a Author: devozerov <vozerov@...> Date: 2018-09-17T08:22:20Z Pass DHT nodes back to near nodes (fur further recovery). commit 8bc66f8e95904366dae97ba01bd6c3171cca39c0 Author: rkondakov <kondakov87@...> Date: 2018-09-18T09:54:06Z Merge remote-tracking branch 'origin/master' into ignite-9538 commit 91db5b874b5e2dabc69376f796c49a5eeeb009a9 Author: rkondakov <kondakov87@...> Date: 2018-09-20T11:23:14Z Reworked update counters caclulating. commit bd614e22c34f6057e08da27eb30bb2e4909141a2 Author: rkondakov <kondakov87@...> Date: 2018-09-20T11:24:51Z Merge remote-tracking branch 'origin/master' into ignite-9538 ---- ---