View Issue Details

IDProjectCategoryView StatusLast Update
0002836SymmetricDSImprovementpublic2016-09-30 01:01
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.5Fixed in Version3.8.5 
Summary0002836: Reduce checks for old files in stage management
DescriptionThe stage management job runs every 15 seconds to look for old stage resources (files) that need removed. For resources on disk, it checks each file to see if it still exists. Change the job to run every 15 minutes. Instead of checking if each file exists, let the file get removed naturally when it becomes old.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 bff47f83

2016-09-29 12:20:20

admin

Details Diff
0002836: Reduce checks for old files in stage management Affected Issues
0002836
mod - symmetric-core/src/main/resources/symmetric-default.properties Diff File
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/stage/StagingManager.java Diff File

Issue History

Date Modified Username Field Change
2016-09-29 16:15 elong New Issue
2016-09-29 16:15 elong Status new => assigned
2016-09-29 16:15 elong Assigned To => elong
2016-09-29 16:20 elong Status assigned => resolved
2016-09-29 16:20 elong Fixed in Version => 3.8.5
2016-09-29 16:20 elong Resolution open => fixed
2016-09-29 17:00 admin Changeset attached => SymmetricDS 3.8 bff47f83
2016-09-30 01:01 admin Status resolved => closed