[infinispan-issues] [JBoss JIRA] (ISPN-1439) Async store needs redesigning to support injected executors

Galder Zamarreño (JIRA) issues at jboss.org
Tue Jun 19 08:04:00 EDT 2018


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

Galder Zamarreño resolved ISPN-1439.
------------------------------------
    Resolution: Out of Date


> 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 was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the infinispan-issues mailing list