[jira] [Created] (IGNITE-13976) WAL disable/enable with node restarts results in mismatching state, data loss

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

[jira] [Created] (IGNITE-13976) WAL disable/enable with node restarts results in mismatching state, data loss

Anton Vinogradov (Jira)
Ilya Kasnacheev created IGNITE-13976:
----------------------------------------

             Summary: WAL disable/enable with node restarts results in mismatching state, data loss
                 Key: IGNITE-13976
                 URL: https://issues.apache.org/jira/browse/IGNITE-13976
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.9.1
            Reporter: Ilya Kasnacheev
            Assignee: Ilya Kasnacheev


If you try to enable/disable WAL on unstable topology, you will get to state when WAL status is undefined, nodes might have different wall status and the only way to fix it is to restart the cluster, which will lead to data loss because ignite removes data if WAL is disabled on restart.

See the attached reproducer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)