[infinispan-issues] [JBoss JIRA] (ISPN-3572) Do not keep all tasks during CacheStore.process

Radim Vansa (JIRA) jira-events at lists.jboss.org
Mon Sep 30 06:55:03 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radim Vansa updated ISPN-3572:
------------------------------

    Component/s: Loaders and Stores

    
> Do not keep all tasks during CacheStore.process
> -----------------------------------------------
>
>                 Key: ISPN-3572
>                 URL: https://issues.jboss.org/browse/ISPN-3572
>             Project: Infinispan
>          Issue Type: Quality Risk
>          Components: Loaders and Stores
>    Affects Versions: 6.0.0.Beta2
>            Reporter: Radim Vansa
>            Assignee: Radim Vansa
>            Priority: Minor
>
> When using ExecutorCompletionService in CacheStore.process method, results of all tasks are kept in a queue until all tasks are enqueued or even until vast majority is completed. This limits the CacheStore scalability in terms of memory consumption, while the results for each operation are not requested in the end.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list