Merge remote-tracking branch 'remotes/community/ignite-1.6.3' into 
UPSTREAM_master


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

Branch: refs/heads/ignite-3300
Commit: 37195a024abf16de152dc06914cb88dfbffb1397
Parents: f245c38 332c8c2
Author: Pavel Tupitsyn <ptupit...@apache.org>
Authored: Mon Jul 25 16:13:39 2016 +0300
Committer: Pavel Tupitsyn <ptupit...@apache.org>
Committed: Mon Jul 25 16:13:39 2016 +0300

----------------------------------------------------------------------
 .../internal/processors/igfs/IgfsImpl.java      |  12 +-
 .../processors/igfs/IgfsMetaManager.java        | 115 ++++---
 .../igfs/IgfsSecondaryFileSystemImpl.java       |  15 +-
 .../igfs/IgfsSecondaryFileSystemV2.java         |  40 +++
 .../processors/igfs/IgfsAbstractSelfTest.java   | 111 ++++++-
 .../igfs/IgfsDualAbstractSelfTest.java          |  34 ++
 .../igfs/IgfsExUniversalFileSystemAdapter.java  |  15 +
 .../igfs/UniversalFileSystemAdapter.java        |  11 +
 .../fs/IgniteHadoopIgfsSecondaryFileSystem.java |  16 +-
 ...oopFileSystemUniversalFileSystemAdapter.java |   8 +
 .../Binary/BinaryBuilderSelfTest.cs             | 325 +++++++++++++++----
 .../Binary/IBinaryObjectBuilder.cs              |   2 +-
 .../Impl/Binary/BinaryObjectBuilder.cs          |  16 +-
 .../Impl/Binary/BinaryWriter.cs                 | 133 +++++---
 .../commands/cache/VisorCacheStopCommand.scala  |   5 +-
 15 files changed, 664 insertions(+), 194 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/37195a02/modules/core/src/main/java/org/apache/ignite/internal/processors/igfs/IgfsImpl.java
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/ignite/blob/37195a02/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Binary/BinaryWriter.cs
----------------------------------------------------------------------

Reply via email to