GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/5410
IGNITE-10197 unexpected IllegalArgumentException in IgniteDbPutGetAbstractTest#testRandomPutGetRemove You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10197 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5410.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 #5410 ---- commit 5b2aedaf37f0fca7fd3f322bcabb774a7c3e61f4 Author: ibessonov <bessonov.ip@...> Date: 2018-11-16T12:52:25Z IGNITE-10197 "testRandomPutGetRemove" test method was uncommented. ---- ---