[
https://issues.apache.org/jira/browse/IGNITE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Karachentsev reassigned IGNITE-7086:
-------------------------------------------
Assignee: Dmitry Karachentsev
> Backups are not updated when ReadFromBackup=true and ReadThrough happens.
> -------------------------------------------------------------------------
>
> Key: IGNITE-7086
> URL: https://issues.apache.org/jira/browse/IGNITE-7086
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Reporter: Andrew Mashenkov
> Assignee: Dmitry Karachentsev
> Fix For: 2.4
>
> Attachments: ReplicatedReadFromBackupWithStoreTest.java
>
>
> Ignite Replicated cache with CacheStore and ReadThrough=true and
> ReadFromBackup=true works in unexpected way from user perspective.
> On backup node, get operation will always go to the primary node regardless
> of ReadFromBackup=true and ReadThrough=true when entry doesn't exists in
> local map.
> So, Replicated cache works like a Partitioned with no backups.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)