]
Dan Berindei resolved ISPN-9277.
--------------------------------
Resolution: Explained
Put & Get call is not in sync
-----------------------------
Key: ISPN-9277
URL:
https://issues.jboss.org/browse/ISPN-9277
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.1.1.Final
Reporter: paragBorah Borah
Priority: Blocker
Attachments: newConfig911.txt, oldConfig722.txt
Hello,
We have upgraded infinispan cache from 7.2.2 to 9.1.1.
We have configuration (old config file) where we have <local-cache> &
<replicated-cache> with same name as “defaultcache”. Where in latest version 9.1.1
we can’t have same name.
Now my concern is about configuration. In previous configuration when we perform put
operation & in some time get operation giving us the latest data from cache.
But in latest version after put operation & in some time get operation is not giving
the latest updated data from cache.
Could you please help me with the configuration details which can help me to fix this
issue.
Regards
Parag
[~NadirX]