[infinispan-issues] [JBoss JIRA] (ISPN-6509) Configuration of write-behind cachestore threading should refer to executors by name
Tristan Tarrant (JIRA)
issues at jboss.org
Fri Apr 15 09:15:03 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant reassigned ISPN-6509:
-------------------------------------
Assignee: Ryan Emerson (was: Tristan Tarrant)
> Configuration of write-behind cachestore threading should refer to executors by name
> ------------------------------------------------------------------------------------
>
> Key: ISPN-6509
> URL: https://issues.jboss.org/browse/ISPN-6509
> Project: Infinispan
> Issue Type: Enhancement
> Components: Configuration, Documentation-Core, Loaders and Stores
> Reporter: Sanne Grinovero
> Assignee: Ryan Emerson
>
> The configuration for the {{write-behind}} settings are documented as having for example the following format:
> {code:xml}<write-behind flush-lock-timeout="12321" modification-queue-size="123" shutdown-timeout="321" thread-pool-size="23" />{code}
> I believe this should rather hallow to refer an executor by name, so that executors can be defined in the executors sections and allow (and encourage) people to reuse the executors across multiple cachestores if that makes sense.
> We probably could also validate that it's not allowed to pick some specific executors, for example I believe some choices could lead to deadlocks.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list