GitHub user iveselovskiy opened a pull request: https://github.com/apache/ignite/pull/34
Ignite 1277 main 1) enabled data cache backups for IGFS to provide data resilience. 2) added tests to check the failovers with backups. You can merge this pull request into a Git repository by running: $ git pull https://github.com/iveselovskiy/ignite ignite-1277-main Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/34.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #34 ---- commit f551b05708e481c63a65a7133ac1ee2277e0d717 Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2015-08-25T14:51:43Z IGNITE-1277: code version and tests reproducing the stack overflow problem. commit 9dffe90e05fd2c36aae1e3775116a3e0210580ce Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2015-08-25T15:05:58Z # IGNITE-1277: fragmentizer = false commit e3855bd30945a99913e72bbd5d2ef7f3d3e01920 Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2015-08-25T16:57:23Z IGNITE-1277: test cleanup for review. commit 69fc0cfb5d86abfcb1b5400a520c511d4fa4a2b3 Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2015-08-25T16:57:31Z Merge branch 'master' of https://github.com/apache/ignite into ignite-1277 commit 5c329e4c17be60af5e5c862b5c7f0e539bb563c7 Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2015-08-25T17:07:10Z IGNITE-1277: reverted stack depth diagnostic. commit 9d24949fa3942fe665656f81a103723bfcc40a1c Author: iveselovskiy <iveselovs...@gridgain.com> Date: 2015-08-25T17:10:30Z IGNITE-1277: SOE diagnostic code correction. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---