[
https://issues.jboss.org/browse/ISPN-2135?page=com.atlassian.jira.plugin....
]
Mircea Markus updated ISPN-2135:
--------------------------------
Description:
When passing a cache loader *instance* to the cache loader configuration builder it's
not the instance that's used, instead the class info is fetched from it and it is
instantiated through reflection. This is not good, as it doesn't allow programmatic
configuration of that instance and is counter intuitive.
There is a comment on the code that it needs to be fixed, but couldn't find any
related jiras:
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/o...
Configuration issue with CacheLoader
------------------------------------
Key: ISPN-2135
URL:
https://issues.jboss.org/browse/ISPN-2135
Project: Infinispan
Issue Type: Bug
Reporter: Mircea Markus
Assignee: Manik Surtani
When passing a cache loader *instance* to the cache loader configuration builder it's
not the instance that's used, instead the class info is fetched from it and it is
instantiated through reflection. This is not good, as it doesn't allow programmatic
configuration of that instance and is counter intuitive.
There is a comment on the code that it needs to be fixed, but couldn't find any
related jiras:
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/o...
--
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