[
https://issues.jboss.org/browse/ISPN-2210?page=com.atlassian.jira.plugin....
]
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