[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:comment-tabpanel&focusedCommentId=12714193#comment-12714193 ] 

Galder Zamarreño commented on ISPN-2210:
----------------------------------------

@Tristan, make sure you check the current documentation and see if any changes are required code wise, or example wise.
                
> 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