View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005580 | SymmetricDS | Bug | public | 2022-11-07 20:55 | 2022-11-30 19:49 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.3 | Fixed in Version | 3.14.3 | ||
Summary | 0005580: Script error from newer wins conflict resolution with old nodes | ||||
Description | In a mixed environment, with nodes running software that is older than 3.12.5, they can't run the script to send newer data because it references a new method on data service. The script should check the version of the software before calling the new method. Example script that gets an error: if (context != void && context != null) { engine.getDataService().sendNewerDataToNode(context.findTransaction(), SOURCE_NODE_ID, "mytable", "1", new Date(), "001"); } | ||||
Tags | conflict manager | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-07 20:55 | elong | New Issue | |
2022-11-07 20:55 | elong | Status | new => assigned |
2022-11-07 20:55 | elong | Assigned To | => elong |
2022-11-07 20:55 | elong | Tag Attached: conflict manager | |
2022-11-07 20:55 | elong | Issue generated from: 0005579 | |
2022-11-07 20:55 | elong | Relationship added | related to 0005579 |
2022-11-07 21:00 | elong | Status | assigned => resolved |
2022-11-07 21:00 | elong | Resolution | open => fixed |
2022-11-07 21:00 | elong | Fixed in Version | => 3.14.3 |
2022-11-07 21:00 | admin | Changeset attached | => SymmetricDS 3.14 e0434f76 |
2022-11-30 19:49 | admin | Status | resolved => closed |