View Issue Details

IDProjectCategoryView StatusLast Update
0002945SymmetricDSImprovementpublic2016-12-30 13:10
Reporterchenson Assigned Tochenson  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.12 
Target Version3.8.12Fixed in Version3.8.12 
Summary0002945: Allow environment variables and system properties to be used as replacement properties in engine parameters at startup
DescriptionAllow environment variables and system properties to be used as replacement properties in engine parameters at startup.

You will be able to use the following notation for environment variables:

engine.name=$(HOSTNAME)

And the following for System properties (like -Dmy.property=Test)

engine.name=$(my.property)
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 7d1c7528

2016-12-15 16:53:12

chenson

Details Diff
0002945: Allow environment variables and system properties to be used as
replacement properties in engine parameters at startup
Affected Issues
0002945
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/util/TypedPropertiesFactory.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/AbstractParameterService.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/util/SymmetricUtils.java Diff File
mod - symmetric-util/src/main/java/org/jumpmind/util/CollectionUtils.java Diff File

Issue History

Date Modified Username Field Change
2016-12-15 13:24 chenson New Issue
2016-12-15 13:24 chenson Status new => assigned
2016-12-15 13:24 chenson Assigned To => chenson
2016-12-15 21:52 chenson Description Updated View Revisions
2016-12-15 21:53 chenson Status assigned => resolved
2016-12-15 21:53 chenson Fixed in Version => 3.8.12
2016-12-15 21:53 chenson Resolution open => fixed
2016-12-15 22:00 chenson Changeset attached => SymmetricDS 3.8 7d1c7528
2016-12-30 13:10 chenson Status resolved => closed