View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005927 | SymmetricDS | Improvement | public | 2023-07-18 15:57 | 2023-10-03 23:00 |
Reporter | cquamme | Assigned To | cquamme | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Target Version | 3.15.0 | Fixed in Version | 3.15.0 | ||
Summary | 0005927: Use sym_outgoing_error table to ignore a row in outgoing batch | ||||
Description | Previously we used a ProConsoleService method to ignore a row in an outgoing batch. Now, in 3.15 we have a sym_outgoing_error table that syncs to sym_incoming_error, so we can leverage this table and use it to ignore a row in an outgoing batch. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.15 e15bb9b7 2023-07-18 16:01:38 Details Diff |
0005927: Use sym_outgoing_error table to ignore a row in outgoing batch |
Affected Issues 0005927 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/IOutgoingBatchService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/OutgoingBatchService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/OutgoingBatchServiceSqlMap.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-07-18 15:57 | cquamme | New Issue | |
2023-07-18 15:57 | cquamme | Status | new => assigned |
2023-07-18 15:57 | cquamme | Assigned To | => cquamme |
2023-07-18 16:26 | cquamme | Relationship added | related to 0005928 |
2023-07-18 16:27 | cquamme | Status | assigned => resolved |
2023-07-18 16:27 | cquamme | Resolution | open => fixed |
2023-07-18 16:27 | cquamme | Fixed in Version | => 3.15.0 |
2023-10-01 23:46 | admin | Status | resolved => closed |
2023-10-03 23:00 | cquamme | Changeset attached | => SymmetricDS 3.15 e15bb9b7 |