[infinispan-issues] [JBoss JIRA] Created: (ISPN-612) Allow substitution of Infinispan server properties
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Thu Aug 19 11:39:11 EDT 2010
Allow substitution of Infinispan server properties
--------------------------------------------------
Key: ISPN-612
URL: https://jira.jboss.org/browse/ISPN-612
Project: Infinispan
Issue Type: Feature Request
Components: Cache Server
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Fix For: 4.1.0.Final
>From Brian S:
"Can whatever reads these properties (HotRodServer and MemcachedServer or some delegate) do system property substitution? Then the file has
infinispan.server.port = ${jboss.infinispan.server.port:11311}
or, if the substitution logic is simpler, even just
infinispan.server.port = ${jboss.infinispan.server.port}
and we tweak the config in datagrid/conf/bindingservice/beans to set jboss.infinispan.server.port"
--
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