You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2017/10/12 10:43:27 UTC

[5/6] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-3478

Merge remote-tracking branch 'remotes/origin/master' into ignite-3478


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

Branch: refs/heads/ignite-3478
Commit: 23742962f8d539aac33a7ac953f09a1407b330e9
Parents: 970cf47 b8b7c50
Author: sboikov <sb...@gridgain.com>
Authored: Thu Oct 12 13:36:52 2017 +0300
Committer: sboikov <sb...@gridgain.com>
Committed: Thu Oct 12 13:36:52 2017 +0300

----------------------------------------------------------------------
 .../internal/MarshallerMappingFileStore.java    |   15 +-
 .../service/GridServiceProcessor.java           |   11 +-
 .../nio/GridAbstractCommunicationClient.java    |    2 +-
 .../communication/tcp/TcpCommunicationSpi.java  |  378 +++---
 .../IgniteMarshallerCacheFSRestoreTest.java     |   71 +-
 .../Apache.Ignite.Core.csproj                   |    1 -
 .../Impl/Binary/Io/BinaryHeapStream.cs          | 1018 +++++++++++++-
 .../Impl/Binary/Io/BinaryStreamBase.cs          | 1249 ------------------
 8 files changed, 1237 insertions(+), 1508 deletions(-)
----------------------------------------------------------------------