Valentin Kulichenko created IGNITE-4525:
-------------------------------------------
Summary: Near reader is not created when value is loaded from store
Key: IGNITE-4525
URL:
https://issues.apache.org/jira/browse/IGNITE-4525 Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: 1.8
Reporter: Valentin Kulichenko
Fix For: 2.0
When client with a near cache get value that is not in cache yet, it's loaded from store and the value is saved in near cache. However reader on primary node is not created, and when it's updated on server side, near cache is not synchronized.
Test attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)