[infinispan-issues] [JBoss JIRA] (ISPN-1439) Async store needs redesigning to support injected executors
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Jul 2 07:39:20 EDT 2013
[ https://issues.jboss.org/browse/ISPN-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-1439:
--------------------------------
Fix Version/s: (was: 6.0.0.Final)
> Async store needs redesigning to support injected executors
> -----------------------------------------------------------
>
> Key: ISPN-1439
> URL: https://issues.jboss.org/browse/ISPN-1439
> Project: Infinispan
> Issue Type: Enhancement
> Components: Configuration, Loaders and Stores
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
>
> The CoalescedAsyncStore design is pretty complex and is designed around AsyncStore being able to control the lifecycle of the async store coordinator and processor executors.
> A re-design of the async store is needed to enable central management of these executors, in such way that the NamedExecutorFactory can start with the right parameters (take in account that multiple caches could be configured with an async store), and the shutdown procedure can be correctly executed by the cache manager.
> The async store's coalesced logic makes this a fairly complex task, particularly since the introduction of Sanne's changes.
--
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