Merge branch 'ignite-3477-master' of https://github.com/gridgain/apache-ignite into ignite-3477-master
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/649c1e4d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/649c1e4d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/649c1e4d Branch: refs/heads/ignite-3477-master Commit: 649c1e4d41da1722ca37624cfc31703f366f81d6 Parents: d2b8ee6 9642cbd Author: Sergey Chugunov <[email protected]> Authored: Wed Mar 29 19:03:35 2017 +0300 Committer: Sergey Chugunov <[email protected]> Committed: Wed Mar 29 19:03:35 2017 +0300 ---------------------------------------------------------------------- .../dht/atomic/GridDhtAtomicCache.java | 5 + .../cache/transactions/IgniteTxManager.java | 2 + .../binary/BinaryObjectExceptionSelfTest.java | 209 ------------------- .../GridCacheAbstractFailoverSelfTest.java | 4 + .../IgniteBinaryObjectsTestSuite.java | 2 - 5 files changed, 11 insertions(+), 211 deletions(-) ----------------------------------------------------------------------
