[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 9 15:50:00 EDT 2018


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

William Burns commented on ISPN-9343:
-------------------------------------

Both of these deal with optimizations when preload=true and eviction is disabled.

> 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