[
https://issues.jboss.org/browse/ISPN-1831?page=com.atlassian.jira.plugin....
]
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...
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