You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2016/12/20 13:04:05 UTC

[5/6] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-4450

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 <sb...@gridgain.com>
Authored: Tue Dec 20 15:40:24 2016 +0300
Committer: sboikov <sb...@gridgain.com>
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(-)
----------------------------------------------------------------------