# IGNITE-379 Fix tests.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/0d30a614 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/0d30a614 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/0d30a614 Branch: refs/heads/sprint-2 Commit: 0d30a6143440fa7dcf9c0c00186daaf6381bc009 Parents: 6fda1d5 fe91e0c Author: sevdokimov <sevdoki...@gridgain.com> Authored: Tue Mar 24 16:50:36 2015 +0300 Committer: sevdokimov <sevdoki...@gridgain.com> Committed: Tue Mar 24 16:50:36 2015 +0300 ---------------------------------------------------------------------- .../processors/cache/GridCacheStoreManager.java | 61 +++++++++++++++----- .../cache/GridCacheWriteBehindStore.java | 36 +++++++----- 2 files changed, 69 insertions(+), 28 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/0d30a614/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheWriteBehindStore.java ----------------------------------------------------------------------