You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2015/11/12 19:36:11 UTC

[jira] [Created] (IGNITE-1897) Add failover to write-behind cache store

Valentin Kulichenko created IGNITE-1897:
-------------------------------------------

             Summary: Add failover to write-behind cache store
                 Key: IGNITE-1897
                 URL: https://issues.apache.org/jira/browse/IGNITE-1897
             Project: Ignite
          Issue Type: Improvement
          Components: cache
            Reporter: Valentin Kulichenko
            Assignee: Valentin Kulichenko
            Priority: Critical
             Fix For: 1.6


Currently there is a possibility of losing database updates if primary node fails. We should maintain updates queue on backup node as well and flush it if needed.

The implementation should be similar to what is done with continuous queries in scope of this ticket: https://issues.apache.org/jira/browse/IGNITE-426



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)