Artem Malykh created IGNITE-6862:
------------------------------------
Summary: 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
Security Level: Public (Viewable by anyone)
Reporter: Artem Malykh
Fix For: 2.4
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
(v6.4.14#64029)