You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ak...@apache.org on 2016/09/26 07:38:11 UTC

[5/5] ignite git commit: Merge branch ignite-1.7.2 into master.

Merge branch ignite-1.7.2 into master.


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

Branch: refs/heads/master
Commit: cc57e2d624f072ef6d290446cd0df540ba880418
Parents: e5b3546 990fa09
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Mon Sep 26 14:39:09 2016 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Mon Sep 26 14:39:09 2016 +0700

----------------------------------------------------------------------
 .../local/LocalIgfsSecondaryFileSystem.java     |  13 +-
 .../apache/ignite/internal/IgniteKernal.java    |   3 +-
 .../internal/processors/igfs/IgfsImpl.java      |  16 +-
 .../igfs/IgfsAbstractBaseSelfTest.java          |   2 +-
 .../processors/igfs/IgfsAbstractSelfTest.java   |  26 +-
 ...SecondaryFileSystemDualAbstractSelfTest.java |   3 +-
 ...lSecondaryFileSystemProxyClientSelfTest.java |  28 ++
 ...fsLocalSecondaryFileSystemProxySelfTest.java | 272 +++++++++++++++++++
 .../processors/igfs/IgfsProxySelfTest.java      |   2 +-
 .../ignite/testsuites/IgniteIgfsTestSuite.java  |   8 +
 10 files changed, 346 insertions(+), 27 deletions(-)
----------------------------------------------------------------------