GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/5198 IGNITE-10001: MVCC: Make existed tests run in MVCC mode as well.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10002
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5198.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5198
----
commit ce0fdab9d885d42a7b9e2005831e25ffd13dc06a
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-10-25T14:55:01Z
IGNITE-10002: Add MvccCacheTestSuite2. Add flag to force mvcc mode.
commit 1613f174ca5a92f21d614b867a7ab00a875a09ae
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-10-25T16:21:24Z
IGNITE-10002: Ignore AtomicCache tests.
Mute NearCache tests.
commit 7b5b2f579d6f5276fb35388dfd604cd51fc7d2c6
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-10-26T18:02:55Z
IGNITE-10004: Mute NearCache and CacheStore tests.
commit 54e12471cc30b032b12d4e7dd5546240b32b9c28
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-10-26T18:17:39Z
IGNITE-10004: WIP.
commit 980175501dd979adf62d3158e497ce042d1150b4
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-10-26T18:32:33Z
IGNITE-10004: Mute unsupported cases.
commit 0d57e4b8ee1204ff2a8638a52c3590e02494856c
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-10-29T12:26:39Z
IGNITE-10004: WIP.
commit 24b135ea45595ae663ca336fe1d5aa18b2fc5f89
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-10-29T13:40:37Z
IGNITE-10004: WIP.
commit 4169c53d3ab709f42867012e8823726eccb89fb6
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-10-29T13:41:27Z
IGNITE-10004: WIP.
commit 137ae8272b46991c52d39f5c491e55fb3a2773fc
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-10-29T13:53:40Z
IGNITE-10004: WIP.
commit bead55f56ddecd61190a33799c1318c98dbef3da
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-10-29T14:20:37Z
IGNITE-10004: WIP.
----
---