View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005636 | SymmetricDS | Improvement | public | 2022-12-15 19:18 | 2023-01-16 17:37 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.5 | Fixed in Version | 3.14.5 | ||
Summary | 0005636: Only cancel a full load in progress if the reload select is empty | ||||
Description | Originally if a load was requested to a target node and another load was requested for the same node the system would cancel the currently running node to run the most recent load instead. However if the reload select is populated on the load it is possible that each load might be different providing different select queries and therefore do not cancel the load. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 4521d85f 2022-12-15 19:21:56 joshahicks Details Diff |
0005636: Only cancel a full load in progress if the reload select is empty |
Affected Issues 0005636 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/InitialLoadService.java | Diff File | ||
SymmetricDS: 3.14 265c520d 2022-12-19 19:37:23 joshahicks Details Diff |
0005636: Only cancel a full load in progress if the reload select is empty |
Affected Issues 0005636 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataServiceSqlMap.java | Diff File | ||
SymmetricDS: 3.14 e8e7d150 2022-12-28 17:51:21 joshahicks Details Diff |
0005636: Only cancel a full load in progress if the reload select is empty Revert the change here and perform the logic on when to cancel in the calling methods to cancelling the load. |
Affected Issues 0005636 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/InitialLoadService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-15 19:18 | josh-a-hicks | New Issue | |
2022-12-15 19:18 | josh-a-hicks | Status | new => assigned |
2022-12-15 19:18 | josh-a-hicks | Assigned To | => josh-a-hicks |
2022-12-15 20:00 | Changeset attached | => SymmetricDS 3.14 4521d85f | |
2022-12-19 20:00 | Changeset attached | => SymmetricDS 3.14 265c520d | |
2022-12-28 19:00 | Changeset attached | => SymmetricDS 3.14 e8e7d150 | |
2023-01-16 17:37 | josh-a-hicks | Status | assigned => resolved |
2023-01-16 17:37 | josh-a-hicks | Resolution | open => fixed |
2023-01-16 17:37 | josh-a-hicks | Fixed in Version | => 3.14.5 |
2023-01-16 20:59 | admin | Status | resolved => closed |