Merge branches 'ignite-1.5' and 'ignite-843-rc2' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-843-rc2
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/969e2974 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/969e2974 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/969e2974 Branch: refs/heads/ignite-843-rc2 Commit: 969e2974bcbb65ebd68840415742f98e3be4d04d Parents: 23ff13a 68d3179 Author: Alexey Kuznetsov <[email protected]> Authored: Mon Dec 14 16:48:47 2015 +0700 Committer: Alexey Kuznetsov <[email protected]> Committed: Mon Dec 14 16:48:47 2015 +0700 ---------------------------------------------------------------------- .../dht/GridPartitionedSingleGetFuture.java | 2 + .../binary/BinaryMarshallerSelfTest.java | 42 ----- .../cache/GridCacheAbstractFullApiSelfTest.java | 6 +- ...ContinuousQueryFailoverAbstractSelfTest.java | 186 ++++++++++--------- .../cpp/core/include/ignite/ignition.h | 41 +--- .../dotnet/Apache.Ignite.Core/Impl/Ignite.cs | 8 + 6 files changed, 117 insertions(+), 168 deletions(-) ----------------------------------------------------------------------
