View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002836 | SymmetricDS | Improvement | public | 2016-09-29 16:15 | 2016-09-30 01:01 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.5 | Fixed in Version | 3.8.5 | ||
Summary | 0002836: Reduce checks for old files in stage management | ||||
Description | The 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. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 bff47f83 2016-09-29 12:20:20 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 |
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 |