GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2741
IGNITE-6494 .NET: Fix CacheConfiguration.WriteSynchronizationMode default value You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6494 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2741.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 #2741 ---- commit d6ea01c6e8a8878e7afa53b7a732eb4f30cc17c7 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-09-25T14:59:19Z IGNITE-6494 .NET: Fix CacheConfiguration.WriteSynchronizationMode default value ---- ---