View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003512 | SymmetricDS | Improvement | public | 2018-04-06 15:40 | 2019-06-25 18:06 |
Reporter | gwilmer | Assigned To | |||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Target Version | 3.10.3 | Fixed in Version | 3.10.3 | ||
Summary | 0003512: Make snapshot name configurable | ||||
Description | Allow the name of the snapshot to be configurable and allow any of the following variables: - hostname - engine name - timestamp | ||||
Tags | statistics | ||||
|
Added an optional parameter to the Node Properties File called: snapshot.file.include.hostname default: snapshot.file.include.hostname=false type: boolean If snapshot.file.include.hostname=true then the hostname of environment of the node will be prefixed in front of the existing snapshot filename with an underscore as <hostname>_<snapshot-filename>.zip Complete snapshot filename with optional hostname: <hostname>_<engine.name>-<timestamp>.zip We do not want to make the engine name or timestamp optional because they are needed to identify the snapshot. |
SymmetricDS: 3.10 a2d08543 2019-05-14 12:33:52 Details Diff |
0003512: Make snapshot name configurable |
Affected Issues 0003512 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/util/SnapshotUtil.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-04-06 15:40 | gwilmer | New Issue | |
2019-05-13 18:02 | elong | Tag Attached: statistics | |
2019-05-13 18:19 | elong | Assigned To | => user606 |
2019-05-13 18:19 | elong | Status | new => assigned |
2019-05-13 18:19 | elong | Target Version | => 3.10.3 |
2019-05-14 15:46 |
|
Status | assigned => acknowledged |
2019-05-14 16:34 |
|
Status | acknowledged => resolved |
2019-05-14 16:34 |
|
Resolution | open => fixed |
2019-05-14 16:34 |
|
Fixed in Version | => 3.10.3 |
2019-05-14 16:34 |
|
Note Added: 0001484 | |
2019-05-14 17:00 | jfrees | Changeset attached | => SymmetricDS 3.10 a2d08543 |
2019-06-25 18:06 | admin | Status | resolved => closed |