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

Will Burns (Jira) issues at jboss.org
Thu Jun 4 00:22:00 EDT 2020


Will Burns created ISPN-11963:
---------------------------------

             Summary: 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


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