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

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Wed Feb 1 15:31:48 EST 2012


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

Paul Ferraro commented on ISPN-1831:
------------------------------------

I was able to successfully workaround the issue by following your suggestion: creating a RemoteCacheStore subclass that uses a RemoteCacheStoreConfig subclass containing java bean methods to get/set the configurable hot rod properties.
So, this issue is no longer blocking edg - and can be downgraded appropriately.
                
> 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