Radim Vansa created ISPN-3572:
---------------------------------
Summary: 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
Reporter: Radim Vansa
Assignee: Mircea Markus
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