[ 
https://issues.apache.org/jira/browse/QPID-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964184#comment-13964184
 ] 

ASF subversion and git services commented on QPID-5672:
-------------------------------------------------------

Commit 1585979 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1585979 ]

QPID-5672 : [Java Broker] move variable interpolation to the configured object

> [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