[infinispan-issues] [JBoss JIRA] Updated: (ISPN-808) Provide programmatic access to RemoteCacheManager configuration data
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Thu Dec 2 05:46:05 EST 2010
[ https://jira.jboss.org/browse/ISPN-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-808:
-------------------------------
Fix Version/s: 4.2.0.CR3
> Provide programmatic access to RemoteCacheManager configuration data
> --------------------------------------------------------------------
>
> Key: ISPN-808
> URL: https://jira.jboss.org/browse/ISPN-808
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 4.1.0.Final, 4.2.0.CR2
> Reporter: Richard Achmatowicz
> Assignee: Mircea Markus
> Fix For: 4.2.0.CR3, 4.2.0.Final
>
>
> RemoteCacheManager can have properties passed to it via a number of constructors, but once the object is constructed, there is no means to view the properties in effect.
> At a basic level, just having a getter method for the ConfigurationProperties instance would be a big help for developers who want to check the properties in effect. This instance is cuurently private with no hope of access as far as I can tell, even via reflection.
> At a more advanced level, being able to check the set of properties, then stopping, resetting a property and restarting the RemoteCacheManager instance doesn't seem all that unreasonable.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list