View Issue Details

IDProjectCategoryView StatusLast Update
0004104SymmetricDSImprovementpublic2019-11-01 12:44
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.5 
Target Version3.10.5Fixed in Version3.10.5 
Summary0004104: Snapshot: use log file names from log4j configuration to filter files to include in snapshot
DescriptionSome customers configure their own log4j, and the name of the log file may not contain the word "symmetric".

Let's not only look for symmetric* or wrapper* log files, but use the log4j configuration log file name also when looking for what files to include in the snapshot.
Additional InformationSnapshotUtil:
Already contains object Map<File, Layout> matches, let's use that object to match the files in the log directory in addition to the symmetric* and wrapper*.
Tagslogging

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 c5385261

2019-10-01 15:09:08

Philip Marzullo

Details Diff
0004104: Snapshot: use log file names from log4j configuration to filter
files to include in snapshot
Affected Issues
0004104
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/util/SnapshotUtil.java Diff File

Issue History

Date Modified Username Field Change
2019-10-01 18:12 pmarzullo New Issue
2019-10-01 18:12 pmarzullo Status new => assigned
2019-10-01 18:12 pmarzullo Assigned To => pmarzullo
2019-10-01 18:47 pmarzullo Tag Attached: logging
2019-10-01 20:00 Changeset attached => SymmetricDS 3.10 c5385261
2019-10-01 20:04 pmarzullo Status assigned => resolved
2019-10-01 20:04 pmarzullo Resolution open => fixed
2019-10-01 20:04 pmarzullo Fixed in Version => 3.10.5
2019-11-01 12:44 admin Status resolved => closed