[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-740) TypedProperties.toTypedProperties should do system property substitution
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Wed Oct 27 09:19:55 EDT 2010
[ https://jira.jboss.org/browse/ISPN-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved ISPN-740.
-----------------------------------
Fix Version/s: (was: 4.2.0.BETA1)
Resolution: Rejected
This is already in place.
> TypedProperties.toTypedProperties should do system property substitution
> ------------------------------------------------------------------------
>
> Key: ISPN-740
> URL: https://jira.jboss.org/browse/ISPN-740
> Project: Infinispan
> Issue Type: Feature Request
> Components: Cache Server
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
>
> Infinispan Servers should do system property substitution in any of the values present in the properties passed.
> The easiest thing would be to as part of the call to TypedProperties.toTypedProperties(properties), we take the value parts and do system property substitution.
> Without this, you won't be able to define things like this:
> infinispan.server.host = ${jboss.infinispan.hotrod.server.host:127.0.0.1}
> infinispan.server.port = ${jboss.infinispan.hotrod.server.port:11222}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list