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

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Feb 2 02:29:48 EST 2012


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

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

@Paul, glad the workaround worked. This is based on an experiment I did for the near cache demo:
https://github.com/infinispan/infinispan/blob/master/demos/nearcache-client/src/main/java/org/infinispan/nearcache/jms/RemoteEventCacheStore.java
                
> 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.2.0.ALPHA1, 5.2.0.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