View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0003241 | SymmetricDS Pro | Bug | public | 2017-08-30 16:53 | 2023-06-02 17:42 | 
| Reporter | mmichalek | Assigned To | kstojanovska | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.8.0 | ||||
| Target Version | 3.9.2 | Fixed in Version | 3.9.2 | ||
| Summary | 0003241: File sync should not sync all files when first scanning a directory | ||||
| Description | The first time that file sync tracks a directory, it adds all the entries to sym_file_snapshot, causing all files to sync.  This seems like an unintended initial load, because all the files are sync'd when this initial track is run. Solution might be to add a new event type to sym_file_snapshot, and change the router to recognize and discard sym_file_snapshot entries that have this new event type.  | ||||
| Tags | No tags attached. | ||||
| 
	
	 SymmetricDS: 3.9 ce2d32ca 2017-09-11 08:59:38 klementinastojanovska Details Diff | 
0003241: File sync should not sync all files when first scanning a directory  | 
Affected Issues 0003241  | 
|
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/ClusterConstants.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ClusterService.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/FileSyncService.java | Diff File | ||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2017-08-30 16:53 | mmichalek | New Issue | |
| 2017-08-30 16:53 | mmichalek | Status | new => assigned | 
| 2017-08-30 16:53 | mmichalek | Assigned To | => kstojanovska | 
| 2017-08-30 16:55 | mmichalek | Product Version | 3.8.30 => 3.8.0 | 
| 2017-08-30 16:55 | mmichalek | Target Version | 3.8.30 => 3.9.0 | 
| 2017-09-11 13:02 | kstojanovska | Status | assigned => resolved | 
| 2017-09-11 13:02 | kstojanovska | Resolution | open => fixed | 
| 2017-09-11 13:02 | kstojanovska | Fixed in Version | => 3.9.0 | 
| 2018-01-02 23:21 | mmichalek | Fixed in Version | 3.9.0 => 3.9.2 | 
| 2018-01-02 23:22 | mmichalek | Status | resolved => closed | 
| 2018-02-14 20:08 | Changeset attached | => SymmetricDS 3.9 ce2d32ca | |
| 2023-06-02 17:42 | emiller | Relationship added | related to 0005867 |