Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/94df4279 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/94df4279 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/94df4279 Branch: refs/heads/ignite-1232 Commit: 94df427900b03ffc695e44f8a02db025b90a2079 Parents: fb87690 5871606 Author: vozerov-gridgain <[email protected]> Authored: Thu Jun 30 10:30:21 2016 +0300 Committer: vozerov-gridgain <[email protected]> Committed: Thu Jun 30 10:30:21 2016 +0300 ---------------------------------------------------------------------- .../ignite/binary/BinaryObjectBuilder.java | 11 + .../dht/GridDhtPartitionTopologyImpl.java | 2 +- .../service/GridServiceProcessor.java | 2 +- .../service/IgniteServiceReassignmentTest.java | 250 +++++++++++++++++++ .../testsuites/IgniteKernalSelfTestSuite.java | 2 + 5 files changed, 265 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
