View Issue Details

IDProjectCategoryView StatusLast Update
0005867SymmetricDSBugpublic2023-06-02 18:00
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.2 
Target Version3.14.8Fixed in Version3.14.8 
Summary0005867: Prevent file sync from syncing all files when first scanning a directory when initial load is enabled
DescriptionWhen 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.
TagsNo tags attached.

Relationships

related to 0003241 closedkstojanovska SymmetricDS Pro File sync should not sync all files when first scanning a directory 

Activities

There are no notes attached to this issue.

Related Changesets

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

Issue History

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