View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003260 | SymmetricDS | Bug | public | 2017-09-26 17:02 | 2018-02-14 20:08 |
Reporter | chenson | Assigned To | chenson | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.9.0 | Fixed in Version | 3.9.0 | ||
Summary | 0003260: Incoming heartbeat batch can be left stranded in error | ||||
Description | If a heartbeat batch errors out and a new heartbeat comes along, the process that ok'd old heartbeats can leave the heartbeat that was in error, stranded. When inserting new heartbeats and marking unsent batches as Ok, only mark those that have not previously been attempted. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 2aa89f10 2017-09-26 13:03:47 Details Diff |
0003260: Incoming heartbeat batch can be left stranded in error |
Affected Issues 0003260 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/job/PushHeartbeatListener.java | Diff File | ||
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 |
---|---|---|---|
2017-09-26 17:02 | chenson | New Issue | |
2017-09-26 17:02 | chenson | Status | new => assigned |
2017-09-26 17:02 | chenson | Assigned To | => chenson |
2017-09-26 17:04 | chenson | Status | assigned => resolved |
2017-09-26 17:04 | chenson | Resolution | open => fixed |
2017-09-26 17:04 | chenson | Fixed in Version | => 3.9.0 |
2017-12-15 21:21 | mmichalek | Status | resolved => closed |
2018-02-14 20:08 | chenson42 | Changeset attached | => SymmetricDS 3.9 2aa89f10 |