[infinispan-issues] [JBoss JIRA] (ISPN-9343) Streams should skip loader when preload=true and eviction is not enabled
William Burns (JIRA)
issues at jboss.org
Mon Jul 2 08:36:00 EDT 2018
William Burns created ISPN-9343:
-----------------------------------
Summary: Streams should skip loader when preload=true and eviction is not enabled
Key: ISPN-9343
URL: https://issues.jboss.org/browse/ISPN-9343
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 9.3.0.Final
Reporter: William Burns
Currently stream operations and other bulk operations always read from the loader to ensure they don't miss any entries. However when a cache is configured to have preload=true and eviction is not enabled we should be able to ignore the loader and use in memory only. This would improve the performance of streams substantially in these cases.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list