[infinispan-issues] [JBoss JIRA] (ISPN-1831) Cannot configure RemoteCacheStore hotRodClientProperties programmatically.

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Wed Feb 1 13:37:48 EST 2012


    [ https://issues.jboss.org/browse/ISPN-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663503#comment-12663503 ] 

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

@Paul, Pete has a new configuration for loaders planned which makes cache loader configuration easier.

In the mean time, wouldn't something like this work for you applied to the remote cache store?
https://github.com/galderz/infinispan-labs/blob/master/lab1/src/main/java/org/infinispan/labs/lab1/service/Resources.java#L40
                
> Cannot configure RemoteCacheStore hotRodClientProperties programmatically.
> --------------------------------------------------------------------------
>
>                 Key: ISPN-1831
>                 URL: https://issues.jboss.org/browse/ISPN-1831
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 5.1.1.CR1
>            Reporter: Paul Ferraro
>            Assignee: Galder Zamarreño
>            Priority: Critical
>             Fix For: 5.1.1.FINAL
>
>
> Currently, there's no way to configure hotRotClientProperties programatically via the configuration API.  Since there's no builder for a remote cache store, we need to use the generic one.  hotRodClientProperties cannot be specified as a property, since it has no corresponding property editor, which is required when translating the CacheLoaderConfiguratoinBuilder to the legacy counterpart.

--
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