[infinispan-issues] [JBoss JIRA] (ISPN-9277) Put & Get call is not in sync

paragBorah Borah (JIRA) issues at jboss.org
Fri Jun 8 13:03:00 EDT 2018


    [ https://issues.jboss.org/browse/ISPN-9277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588859#comment-13588859 ] 

paragBorah Borah commented on ISPN-9277:
----------------------------------------

[~dan.berindei] Thanks a lot for Quick reply. This information is valuable to us.

I have another Question, With the same configuration in infinispan 9.1.1, if we use cache.putAsync(key, value)  with Async cache, Does local cache will behave as Sync & replication to behave as Async ? or both will behave as Async. 
If we have to make local cache only Sync & replicated as Async what steps need to do?



> 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]



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the infinispan-issues mailing list