[infinispan-issues] [JBoss JIRA] (ISPN-2135) Configuration issue with CacheLoader

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Thu Sep 6 08:04:32 EDT 2012


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

Tristan Tarrant closed ISPN-2135.
---------------------------------

    Resolution: Duplicate Issue

    
> Configuration issue with CacheLoader
> ------------------------------------
>
>                 Key: ISPN-2135
>                 URL: https://issues.jboss.org/browse/ISPN-2135
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Loaders and Stores
>    Affects Versions: 5.1.5.FINAL
>            Reporter: Mircea Markus
>            Assignee: Manik Surtani
>             Fix For: 5.2.0.Alpha4, 5.2.0.Final
>
>
> 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/org/infinispan/configuration/cache/LoaderConfigurationBuilder.java#L51-54

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list