View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002997 | SymmetricDS | Bug | public | 2017-02-22 17:36 | 2021-12-15 16:21 |
Reporter | mmichalek | Assigned To | elong | ||
Priority | low | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.0 | Fixed in Version | 3.8.0 | ||
Summary | 0002997: It's not possible to send a reload of just the files right now. | ||||
Description | It's not possible to send a reload of just the files right now. Also, there's a secondary bug where all file file triggers are reloaded whenever a table reload request is processed. Possibly there needs to be 2 new columns on sym_table_reload_request, file_trigger_id, file_router_id. These fields should also support ALL values, like the trigger_id, router_id do. There are 2 workarounds to send the files now: 1) Insert a row in table_reload_request with trigger_id=ALL (or anything valid), router_id=ALL. The downside of this is that all data is also reloaded for the node along with the files. 2) Use sym_node_channel_ctl to disable routing to all nodes except the one you want to target, and touch the rows in sym_file_snapshot. | ||||
Tags | file sync | ||||
related to | 0002691 | closed | josh-a-hicks | Partial initial loads |
|
The initial load works with file.sync.fast.scan=true. Lets validate that and set that as the default if it works. |
|
From Manage -> Nodes, click "Load Data" button and select the option for data by channel. In the drop-down, pick the filesync channel. Or for sym_table_reload_request, set channel_id = 'filesync'. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-22 17:36 | mmichalek | New Issue | |
2017-02-22 17:46 | mmichalek | Description Updated | View Revisions |
2017-02-22 17:51 | mmichalek | Description Updated | View Revisions |
2017-03-15 18:54 | chenson | Assigned To | => josh-a-hicks |
2017-03-15 18:54 | chenson | Status | new => acknowledged |
2017-03-15 18:54 | chenson | Target Version | => 3.9.0 |
2017-06-06 13:37 | chenson | Assigned To | josh-a-hicks => kstojanovska |
2017-06-06 13:37 | chenson | Status | acknowledged => assigned |
2017-06-06 13:38 | chenson | Note Added: 0001053 | |
2017-06-08 16:55 | mmichalek | Description Updated | View Revisions |
2017-06-09 13:36 | chenson | Assigned To | kstojanovska => |
2017-06-09 13:36 | chenson | Target Version | 3.9.0 => |
2017-06-09 13:36 | chenson | Summary | FileSync initial load does not work => It's not possible to send a reload of just the files right now. |
2017-06-09 13:36 | chenson | Description Updated | View Revisions |
2018-10-17 19:34 | hanes | Target Version | => 3.10.0 |
2018-10-29 16:59 | hanes | Priority | normal => low |
2019-03-14 12:39 | admin | Target Version | 3.10.0 => 3.10.1 |
2019-04-23 13:46 | elong | Target Version | 3.10.1 => 3.10.2 |
2019-04-24 14:42 | elong | Tag Attached: file sync | |
2019-05-08 12:51 | admin | Target Version | 3.10.2 => 3.10.3 |
2019-06-24 17:45 | elong | Target Version | 3.10.3 => 3.10.4 |
2019-08-09 19:41 | elong | Target Version | 3.10.4 => 3.10.5 |
2019-10-31 14:59 | admin | Target Version | 3.10.5 => 3.10.6 |
2019-11-14 19:46 | elong | Status | assigned => acknowledged |
2019-11-14 19:46 | elong | Target Version | 3.10.6 => 3.12.0 |
2020-05-26 12:27 | elong | Target Version | 3.12.0 => 3.13.0 |
2021-11-02 20:26 | elong | Note Added: 0002013 | |
2021-11-02 20:27 | elong | Note Edited: 0002013 | View Revisions |
2021-11-02 20:27 | elong | Relationship added | related to 0002691 |
2021-11-02 20:28 | elong | Status | acknowledged => resolved |
2021-11-02 20:28 | elong | Resolution | open => fixed |
2021-11-02 20:28 | elong | Fixed in Version | => 3.8.0 |
2021-11-02 20:28 | elong | Target Version | 3.13.0 => |
2021-12-15 16:21 | elong | Assigned To | => elong |
2021-12-15 16:21 | elong | Status | resolved => closed |