Merge branch 'ignite-1.5' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-1.5.1
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/06fe64d5 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/06fe64d5 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/06fe64d5 Branch: refs/heads/ignite-1.5.1 Commit: 06fe64d59f1be81295b1f02e544a455be4848de8 Parents: f4faa5f ed5f279 Author: AKuznetsov <[email protected]> Authored: Tue Dec 15 23:07:31 2015 +0700 Committer: AKuznetsov <[email protected]> Committed: Tue Dec 15 23:07:31 2015 +0700 ---------------------------------------------------------------------- bin/ignitevisorcmd.bat | 1 + .../store/auto/CacheBinaryAutoStoreExample.java | 7 +- modules/clients/pom.xml | 2 +- .../org/apache/ignite/cache/CacheManager.java | 2 + ...ntNodeBinaryObjectMetadataMultinodeTest.java | 8 +- .../GridCacheRebalancingSyncSelfTest.java | 12 +- modules/platforms/dotnet/Apache.Ignite.dxg | 2 +- modules/platforms/dotnet/dotnet.dxg | 1795 ------------------ .../cache/IgnitePutGetBatchBenchmark.java | 15 +- .../cache/IgnitePutGetTxBatchBenchmark.java | 15 +- 10 files changed, 37 insertions(+), 1822 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/06fe64d5/modules/clients/pom.xml ----------------------------------------------------------------------
