]
Tristan Tarrant updated ISPN-2210:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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.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: