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

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue Jan 4 06:13:18 EST 2011


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

Galder Zamarreño updated ISPN-330:
----------------------------------

    Fix Version/s: 5.1.0.BETA1
                   5.1.0.Final
                       (was: 5.0.0.BETA1)


> 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
>             Fix For: 5.1.0.BETA1, 5.1.0.Final
>
>
> 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 is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list