[infinispan-issues] [JBoss JIRA] (ISPN-330) Separate scheduled/unscheduled async cache store configuration

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


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

Galder Zamarreño resolved ISPN-330.
-----------------------------------
    Resolution: Won't Fix


> Separate scheduled/unscheduled async cache store configuration
> --------------------------------------------------------------
>
>                 Key: ISPN-330
>                 URL: https://issues.jboss.org/browse/ISPN-330
>             Project: Infinispan
>          Issue Type: Sub-task
>          Components: Configuration, Loaders and Stores
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>
> Implement configuration that allows differentiation between scheduled/unscheduled strategies:
> <async enabled="true">
>    <scheduled frequency="1000" />
>  </async>
>  
>  <async enabled="true">
>    <unscheduled poolsize="50" />
>  </async>
>  
> This format allows for easier extension of properties in scheduled/unscheduled modes. 



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the infinispan-issues mailing list