View Issue Details

IDProjectCategoryView StatusLast Update
0004099SymmetricDSImprovementpublic2019-11-15 14:04
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.0 
Target Version3.11.0Fixed in Version3.11.0 
Summary0004099: Move default location of H2 and Derby database files to <SYM_HOME>/db instead of <SYM_HOME>/tmp
DescriptionMove default location of H2 and Derby database files to <SYM_HOME>/db instead of <SYM_HOME>/tmp

H2: <SYM_HOME/db/h2
Derby: <SYM_HOME/db/derby

Because sometimes the tmp directory is deleted by users, don't want to lose load-only target configuration, or log-based replication configuration.
Tagsconfiguration, dialect: derby, dialect: h2

Activities

pmarzullo

2019-09-26 18:04

developer   ~0001606

Upgrades to this version will need to move their database files from under <SYM_HOME>/tmp to <SYM_HOME>/db if h2.baseDir is not specified in the startup of the SymmetricDS instance.

Related Changesets

SymmetricDS: 3.11 6eb2e030

2019-09-26 14:03:42

Philip Marzullo

Details Diff
0004099: Move default location of H2 and Derby database files to
<SYM_HOME>/db instead of <SYM_HOME>/tmp
Affected Issues
0004099
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/AbstractCommandLauncher.java Diff File

Issue History

Date Modified Username Field Change
2019-09-26 16:41 pmarzullo New Issue
2019-09-26 16:41 pmarzullo Status new => assigned
2019-09-26 16:41 pmarzullo Assigned To => pmarzullo
2019-09-26 16:42 pmarzullo Tag Attached: configuration
2019-09-26 16:42 pmarzullo Tag Attached: dialect: derby
2019-09-26 16:42 pmarzullo Tag Attached: dialect: h2
2019-09-26 16:48 pmarzullo Description Updated View Revisions
2019-09-26 18:04 pmarzullo Status assigned => resolved
2019-09-26 18:04 pmarzullo Resolution open => fixed
2019-09-26 18:04 pmarzullo Fixed in Version => 3.11.0
2019-09-26 18:04 pmarzullo Note Added: 0001606
2019-09-27 21:00 Changeset attached => SymmetricDS 3.11 6eb2e030
2019-11-15 14:04 admin Status resolved => closed