View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005867 | SymmetricDS | Bug | public | 2023-06-02 17:42 | 2023-06-02 18:00 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.2 | ||||
Target Version | 3.14.8 | Fixed in Version | 3.14.8 | ||
Summary | 0005867: Prevent file sync from syncing all files when first scanning a directory when initial load is enabled | ||||
Description | When a directory is scanned for the first time during file sync (whether it's the first ever scan or the configuration has changed), SymmetricDS sends all of the existing files to the target if initial_load_enabled=1 in sym_file_trigger_router. This behavior is incorrect. The initial_load_enabled flag should only affect actual loads. Leaving this flag set to 1 (which is its default value) should not result in an unintended initial load when a directory is scanned for the first time. | ||||
Tags | No tags attached. | ||||
related to | 0003241 | closed | kstojanovska | SymmetricDS Pro | File sync should not sync all files when first scanning a directory |
SymmetricDS: 3.14 cd240d91 2023-06-02 17:50:06 evan-miller-jumpmind Details Diff |
0005867: Prevented file sync from syncing all files when first scanning a directory with initial load enabled |
Affected Issues 0005867 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/FileSyncService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-06-02 17:42 | emiller | New Issue | |
2023-06-02 17:42 | emiller | Status | new => assigned |
2023-06-02 17:42 | emiller | Assigned To | => emiller |
2023-06-02 17:42 | emiller | Relationship added | related to 0003241 |
2023-06-02 17:50 | emiller | Status | assigned => resolved |
2023-06-02 17:50 | emiller | Resolution | open => fixed |
2023-06-02 17:50 | emiller | Fixed in Version | => 3.14.8 |
2023-06-02 18:00 | Changeset attached | => SymmetricDS 3.14 cd240d91 | |
2023-07-19 12:58 | admin | Status | resolved => closed |