You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:03:06 UTC

[jira] [Updated] (IGNITE-6862) SparseDistributedMatrixStorage cache config possibly allows read of old state of matrix

     [ https://issues.apache.org/jira/browse/IGNITE-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-6862:
------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> SparseDistributedMatrixStorage cache config possibly allows  read of old state of matrix
> ----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-6862
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6862
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Artem Malykh
>            Priority: Major
>             Fix For: 2.9
>
>
> Because synchronization mode is PRIMARY_SYNC, but by default we have readFromBackup=true, we can read old state of matrix from backups. It seem to be an issue.



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