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)