Andrew Mashenkov created IGNITE-7086:
----------------------------------------
Summary: 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
Fix For: 2.4
Ignite Replicated cache with CacheStore and Read-through=true and
ReadFromBackup=true works in unexpected way from user perspective.
Get operation on backup will go to the primary node regardless of
ReadFromBackup=true and Read-through=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)