Merge branches 'ignite-61' and 'sprint-1' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-61
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/08c10d07 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/08c10d07 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/08c10d07 Branch: refs/heads/ignite-96 Commit: 08c10d073cd5ac2635019e020620113084335be7 Parents: 6c11ac0 ce0c94a Author: Valentin Kulichenko <vkuliche...@gridgain.com> Authored: Mon Feb 9 16:35:47 2015 -0800 Committer: Valentin Kulichenko <vkuliche...@gridgain.com> Committed: Mon Feb 9 16:35:47 2015 -0800 ---------------------------------------------------------------------- .../cache/GridCacheAbstractFullApiSelfTest.java | 41 ++-- ...tomicClientOnlyMultiNodeFullApiSelfTest.java | 10 + ...idCacheNearOnlyMultiNodeFullApiSelfTest.java | 185 +++++++++++++++++++ 3 files changed, 222 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/08c10d07/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractFullApiSelfTest.java ----------------------------------------------------------------------