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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)