View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005389 | SymmetricDS | New Feature | public | 2022-08-01 19:59 | 2023-10-03 23:00 |
| Reporter | emiller | Assigned To | emiller | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.13.0 | ||||
| Target Version | 3.14.1 | Fixed in Version | 3.14.1 | ||
| Summary | 0005389: Implement conflict_win_count and conflict_lose_count columns in sym_outgoing_batch and sym_incoming_batch | ||||
| Description | There is currently no implementation for the conflict_win_count and conflict_lose_count columns in sym_outgoing_batch and sym_incoming_batch. The conflict_win_count column should keep track of the number of times a conflict was detected for a row and it was resolved as the winning row. The conflict_lose_count column should keep track of the number of times a conflict was detected for a row and it was resolved as the losing row. | ||||
| Tags | No tags attached. | ||||
|
SymmetricDS: 3.14 5ff88307 2022-08-02 14:50:18 evan-miller-jumpmind Details Diff |
0005389: Implemented conflict_win_count and conflict_lose_count columns |
Affected Issues 0005389 |
|
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/AbstractBatch.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/BatchAck.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/IncomingBatch.java | Diff File | ||
| 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/IncomingBatchService.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/IncomingBatchServiceSqlMap.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 | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/AbstractTransportManager.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/web/WebConstants.java | Diff File | ||
| mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/AbstractDatabaseWriterConflictResolver.java | Diff File | ||
| mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/DataWriterStatisticConstants.java | Diff File | ||
|
SymmetricDS: 3.14 f9e733c2 2023-05-16 16:46:05 Details Diff |
0005389: fix docs |
Affected Issues 0005389 |
|
| mod - symmetric-core/src/main/resources/symmetric-schema.xml | Diff File | ||
|
SymmetricDS: 3.15 cc2b3fdb 2023-05-16 16:46:05 Details Diff |
0005389: fix docs |
Affected Issues 0005389 |
|
| mod - symmetric-core/src/main/resources/symmetric-schema.xml | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-08-01 19:59 | emiller | New Issue | |
| 2022-08-01 19:59 | emiller | Status | new => assigned |
| 2022-08-01 19:59 | emiller | Assigned To | => emiller |
| 2022-08-02 14:51 | emiller | Status | assigned => resolved |
| 2022-08-02 14:51 | emiller | Resolution | open => fixed |
| 2022-08-02 14:51 | emiller | Fixed in Version | => 3.14.1 |
| 2022-08-02 15:00 | Changeset attached | => SymmetricDS 3.14 5ff88307 | |
| 2022-08-30 13:04 | admin | Status | resolved => closed |
| 2023-05-16 17:00 | admin | Changeset attached | => SymmetricDS 3.14 f9e733c2 |
| 2023-10-03 23:00 | admin | Changeset attached | => SymmetricDS 3.15 cc2b3fdb |