[infinispan-issues] [JBoss JIRA] (ISPN-2210) Rework configuration builders for stores and loaders

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue Aug 28 05:27:15 EDT 2012


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

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

           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 5.2.0.Alpha3
       Resolution: Done

    
> Rework configuration builders for stores and loaders
> ----------------------------------------------------
>
>                 Key: ISPN-2210
>                 URL: https://issues.jboss.org/browse/ISPN-2210
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Loaders and Stores
>    Affects Versions: 5.2.0.ALPHA2
>            Reporter: Tristan Tarrant
>            Assignee: Tristan Tarrant
>             Fix For: 5.2.0.Alpha3, 5.2.0.Final
>
>
> Currently the configuration API for adding stores and loaders has the following problems:
> - does not differentiate between stores and loaders, which means that users can set nonsense attributes on loaders (like locking and async stores)
> - uses abstract classes instead of interfaces
> - is not flexible enough to support custom configuration builders for stores and loaders outside core
> - erroneously refers to the AsyncStore as AsyncLoader

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list