Rob Godfrey created QPID-5672:
---------------------------------

             Summary: [Java Broker] Configured object variable interpolation 
should be done at the object and not by the store
                 Key: QPID-5672
                 URL: https://issues.apache.org/jira/browse/QPID-5672
             Project: Qpid
          Issue Type: Sub-task
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: 0.29


Currently the JsonConfigurationEntryStore takes responsibility for converting 
variables of the form ${qpid.home} into actual values based on the environment. 
 However this interpolated value is then persisted at the next store save.  
Instead the store should retain the original value of ${qpid.home} and the 
object using the value should be responsible for interpolating it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to