]
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: