Merge remote-tracking branch 'remotes/origin/master' into ignite-4450
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eda71c0c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eda71c0c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/eda71c0c Branch: refs/heads/ignite-4450 Commit: eda71c0c008603c392f60ec445bdcb988cfcc369 Parents: c59f1f2 3bae858 Author: sboikov <[email protected]> Authored: Tue Dec 20 15:40:24 2016 +0300 Committer: sboikov <[email protected]> Committed: Tue Dec 20 15:40:24 2016 +0300 ---------------------------------------------------------------------- .../processors/cache/GridCacheAdapter.java | 5 ++- .../GridDistributedTxFinishResponse.java | 6 ---- .../cache/store/CacheStoreManager.java | 4 ++- .../store/GridCacheStoreManagerAdapter.java | 34 ++++++++++++-------- .../cache/store/GridCacheWriteBehindStore.java | 6 ++-- .../transactions/IgniteTxLocalAdapter.java | 27 ++++++---------- .../Cache/Query/CacheLinqTest.cs | 24 ++++++++++---- .../Impl/CacheQueryExpressionVisitor.cs | 12 ++----- .../Apache.Ignite.Linq/Impl/MethodVisitor.cs | 34 ++++++++++++++++++-- 9 files changed, 92 insertions(+), 60 deletions(-) ----------------------------------------------------------------------
