sp-2 store fixes
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/94b8adb8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/94b8adb8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/94b8adb8 Branch: refs/heads/ignite-141 Commit: 94b8adb8261521ba19969311d4826abb21960064 Parents: c5687d9 99a22e2 Author: Yakov Zhdanov <yzhda...@gridgain.com> Authored: Fri Mar 6 15:48:12 2015 +0300 Committer: Yakov Zhdanov <yzhda...@gridgain.com> Committed: Fri Mar 6 15:48:12 2015 +0300 ---------------------------------------------------------------------- .../processors/cache/GridCacheUtils.java | 2 +- .../cache/GridCacheWriteBehindStore.java | 4 ++-- .../ignite/internal/util/IgniteUtils.java | 20 ++++++++++++++++++-- .../IgniteTxStoreExceptionAbstractSelfTest.java | 8 ++++---- .../ignite/testframework/GridTestUtils.java | 2 +- 5 files changed, 26 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/94b8adb8/modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java ----------------------------------------------------------------------