Merge branch 'sprint-2' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-45
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/854617ef Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/854617ef Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/854617ef Branch: refs/heads/ignite-45 Commit: 854617ef754be536a90202832d24925fcce1d946 Parents: efd6cf4 d578683 Author: Alexey Goncharuk <agoncha...@gridgain.com> Authored: Mon Mar 23 09:20:04 2015 -0700 Committer: Alexey Goncharuk <agoncha...@gridgain.com> Committed: Mon Mar 23 09:20:04 2015 -0700 ---------------------------------------------------------------------- .../processors/cache/GridCacheStoreManager.java | 93 +++++++------------- .../cache/GridCacheWriteBehindStore.java | 15 ++-- 2 files changed, 36 insertions(+), 72 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/854617ef/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheWriteBehindStore.java ----------------------------------------------------------------------