You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by yz...@apache.org on 2017/01/18 17:21:44 UTC

[3/3] ignite git commit: Merge branches 'ignite-comm-balance-master' and 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-comm-balance-master-apache

Merge branches 'ignite-comm-balance-master' and 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-comm-balance-master-apache


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b4324781
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b4324781
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/b4324781

Branch: refs/heads/ignite-comm-balance-master
Commit: b4324781803d40d0eb7939f9618e405d363b7d17
Parents: f28fa9a 177d7f4
Author: Yakov Zhdanov <yz...@gridgain.com>
Authored: Wed Jan 18 20:21:22 2017 +0300
Committer: Yakov Zhdanov <yz...@gridgain.com>
Committed: Wed Jan 18 20:21:22 2017 +0300

----------------------------------------------------------------------
 .../cache/query/GridCacheQueryAdapter.java      |   8 ++
 .../IgniteCacheQueryCacheDestroySelfTest.java   | 142 +++++++++++++++++++
 .../IgniteCacheQuerySelfTestSuite.java          |   2 +
 .../Apache.Ignite.Core.csproj                   |   1 +
 .../Binary/BinaryArrayEqualityComparer.cs       |   2 +-
 .../Binary/BinaryEqualityComparerSerializer.cs  |   2 +-
 .../Impl/Binary/DateTimeHolder.cs               |  22 ++-
 .../Impl/Binary/Io/IBinaryStream.cs             |  16 ---
 .../Impl/Binary/Io/IBinaryStreamProcessor.cs    |  36 +++++
 9 files changed, 212 insertions(+), 19 deletions(-)
----------------------------------------------------------------------