GitHub user vk23 opened a pull request:
https://github.com/apache/ignite/pull/2757 IGNITE-6346 Fix: distributed set does not work in REPLICATED mode
Changes:
1. Fixed bug
2. Added tests
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/vk23/ignite ignite-6346
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2757.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2757
----
commit 56d173378de373fe65a26193c5b150b73f0ffeae
Author: vk <
[hidden email]>
Date: 2017-09-26T19:15:04Z
IGNITE-6346 Fix: distributed set does not work in REPLICATED mode
Changes:
1. Fixed bug
2. Added tests
----
---