View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003632 | SymmetricDS | Bug | public | 2018-07-14 21:38 | 2018-09-10 20:00 |
Reporter | gwilmer | Assigned To | mmichalek | ||
Priority | high | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.9 | ||||
Target Version | 3.9.10 | Fixed in Version | 3.9.10 | ||
Summary | 0003632: When file sync is configured and enabled, initial load of files cannot be turned off | ||||
Description | When file synchronization is enabled, initial load of files cannot be turned off, even when sym_file_trigger_router.initial_load_enabled = 0. Each time an initial load is kicked off for table data (either via sym_node_security.initial_load_enabled=1 or via sym_table_reload_request) any file systems are attempted to be initial loaded as well. | ||||
Steps To Reproduce | Set up a simple 2 tier sync config including simple src->dest file sync. Ensure sym_fle_trigger_router.initial_load_enabled = 0. Initiate an initial load from src to target | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 cd74dc33 2018-07-20 14:50:35 Details Diff |
0003632: When file sync is configured and enabled, initial load of files cannot be turned off |
Affected Issues 0003632 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/file/FileSyncZipDataWriter.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/FileSyncExtractorService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/FileSyncService.java | Diff File | ||
SymmetricDS: 3.9 4147fa33 2018-07-20 14:51:19 Details Diff |
0003632: When file sync is configured and enabled, initial load of files cannot be turned off |
Affected Issues 0003632 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/file/FileSyncZipDataWriter.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-07-14 21:38 | gwilmer | New Issue | |
2018-07-18 14:13 | chenson | Assigned To | => mmichalek |
2018-07-18 14:13 | chenson | Status | new => assigned |
2018-07-18 14:14 | chenson | Target Version | => 3.9.10 |
2018-07-20 18:51 | mmichalek | Status | assigned => resolved |
2018-07-20 18:51 | mmichalek | Resolution | open => fixed |
2018-07-20 18:51 | mmichalek | Fixed in Version | => 3.9.10 |
2018-07-20 19:00 | mmichalek | Changeset attached | => SymmetricDS 3.9 4147fa33 |
2018-07-20 19:00 | mmichalek | Changeset attached | => SymmetricDS 3.9 cd74dc33 |
2018-08-03 14:12 | chenson | Status | resolved => closed |
2018-09-10 20:00 | mmichalek | Relationship added | related to 0003715 |