GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2916
IGNITE-6704 .NET: CacheConfiguration.KeyConfiguration You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-6704 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2916.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 #2916 ---- commit ad197eea4c74641e5a70f5b0080213e8a9dbaead Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-23T15:28:33Z IGNITE-6704 .NET: CacheConfiguration.KeyConfiguration commit 8b8632f8429a9f9e2e112b482ed8513fe3b0512b Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-23T15:30:02Z wip tests commit 0f4084d92f95683875b40edf4f42547d4801d041 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-23T16:10:18Z wip commit d9dccc5e29bb7a09a889819b38d51c6a270022af Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-23T16:21:33Z wip tests commit ad2e19a48c07278efbfe6648e7e2c8078ce27f87 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T10:12:20Z wip affinity tests commit 4b9ab1e63636aeaae732607a90ef0a816428aef4 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T10:16:29Z wip aff tests commit 7439681cd28dd6b5753bab6482a8dd8f2139677e Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T10:28:08Z wip tests commit 90623ca2128fe89ec691e4b63e62cfbb493108cb Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T10:33:48Z Refactor reflection utils commit 8a97d7061194edf76f81dd9e19b99ac348d647c7 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T10:48:56Z wip tests commit 0b83b3f9fcc4db13e17d5416f66518e205c4fffe Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T10:49:16Z wip tests commit d784a5f008a1fdf92f5c6ea56480040ab1566f77 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T10:51:24Z wip tests commit dda092aedc452848b2ac8dc9bcf8f01d012e8b57 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T11:15:24Z wip configs commit 76cf2432435c6ed940c1a5d9afa29a5935c87628 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T11:49:09Z wip configs commit 6164fcde7713e8f1c1e7de71994842939b105a67 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T11:52:25Z wip commit e4f48640fc2d8f3fc718adb86f700293438aaa8b Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T11:54:00Z java part done commit 719a65b41dfed7426ac7c4cd94429c41207aafaa Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T11:55:55Z wip tests commit 21f5172ba47d8b503e6445f71bef13114896a3f5 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T12:15:45Z Fix stackoverflow in AssertReflectionEqual commit eee1060b3b09c66f0482b36dc2bbdbe355835d31 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T12:18:01Z wip commit 1613648c62559f83780609fe933a388be793fc1f Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T12:31:05Z fix java part commit 777af9a0d0a2bbefb3f20a247dbc7144b990786c Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T12:34:50Z wip commit 961bfe03a8026874d5c1289b8fdd04f172b51be2 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T12:39:47Z wip write refactoring commit ea0a5cee5e606560d25512655f165524ce1fe866 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-10-24T12:40:33Z wip configs ---- ---