View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003645 | SymmetricDS | Bug | public | 2018-07-25 15:21 | 2018-07-25 19:00 |
Reporter | elong | Assigned To | elong | ||
Priority | high | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.37 | ||||
Target Version | 3.8.38 | Fixed in Version | 3.8.38 | ||
Summary | 0003645: Auto resolve foreign key can fail on Oracle RAC in noorder mode | ||||
Description | On Oracle RAC with the oracle.sequence.noorder parameter enabled for performance, the auto resolution of foreign key errors can fail. Resolution works by sending the batch line number in the acknowledgement back to the source, where it queries the capture log to find the same row number. The query needs to order by the capture log create_time, and not the routing create_time. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 c7648426 2018-07-25 14:04:06 Details Diff |
0003645: Auto resolve foreign key can fail on Oracle RAC in noorder mode |
Affected Issues 0003645 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/AcknowledgeService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/AcknowledgeServiceSqlMap.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-07-25 15:21 | elong | New Issue | |
2018-07-25 15:21 | elong | Status | new => assigned |
2018-07-25 15:21 | elong | Assigned To | => elong |
2018-07-25 18:06 | elong | Relationship added | related to 0003646 |
2018-07-25 18:06 | elong | Status | assigned => resolved |
2018-07-25 18:06 | elong | Resolution | open => fixed |
2018-07-25 18:06 | elong | Fixed in Version | => 3.8.38 |
2018-07-25 18:15 | elong | Status | resolved => closed |
2018-07-25 19:00 | admin | Changeset attached | => SymmetricDS 3.8 c7648426 |