GitHub user xtern opened a pull request: https://github.com/apache/ignite/pull/4711
IGNITE 6346 You can merge this pull request into a Git repository by running: $ git pull https://github.com/xtern/ignite IGNITE-6346 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4711.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 #4711 ---- commit 2efaac326aa6b0a4120fa3b1f845db54dd313fce Author: kaligula...@gmail.com <kaligularnd@...> Date: 2017-09-26T19:15:04Z IGNITE-6346 Fix: distributed set does not work in REPLICATED mode Changes: 1. Fixed bug 2. Added tests commit 9d24708537ec47baac989d1a747cc716093457b4 Author: pereslegin-pa <xxtern@...> Date: 2018-09-10T09:56:49Z IGNITE-6346 Code cleanup. ---- ---