[infinispan-issues] [JBoss JIRA] (ISPN-11963) Scattered cache putMap should use batch method instead of per key

Dan Berindei (Jira) issues at jboss.org
Fri Jun 19 10:37:00 EDT 2020


    [ https://issues.redhat.com/browse/ISPN-11963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14167260#comment-14167260 ] 

Dan Berindei commented on ISPN-11963:
-------------------------------------

DistributedCacheWriterInterceptor does the same thing for functional write-many commands.

> Scattered cache putMap should use batch method instead of per key
> -----------------------------------------------------------------
>
>                 Key: ISPN-11963
>                 URL: https://issues.redhat.com/browse/ISPN-11963
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 10.1.8.Final
>            Reporter: Will Burns
>            Priority: Major
>
> The scattered cache ScatteredCacheWriterInterceptor invokes the PersistenceManager writeToAllNonTxStores for each key. We should instead use the batch operations, which should be more efficient and properly support updating the write count.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list