View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002938 | SymmetricDS | Bug | public | 2016-12-08 20:56 | 2016-12-30 13:10 |
Reporter | mmichalek | Assigned To | mmichalek | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.12 | Fixed in Version | 3.8.12 | ||
Summary | 0002938: Monitor event batches may get mistakenly ignored during heartbeat | ||||
Description | When the heartbeat job runs, it may will ignore all outgoing batches on the heartbeat channel. The monitor event records are also send on the heartbeat channel. If there are pending monitor even batches, they will get mistakenly ignored by the heartbeat job. The fix is to only update batches on the heartbeat channel and that are target only at the sym_node_host (heartbeat) table. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 5410832a 2016-12-08 15:59:24 Details Diff |
0002938: Monitor event batches may get mistakenly ignored during heartbeat |
Affected Issues 0002938 |
|
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 |
---|---|---|---|
2016-12-08 20:56 | mmichalek | New Issue | |
2016-12-08 20:56 | mmichalek | Status | new => assigned |
2016-12-08 20:56 | mmichalek | Assigned To | => mmichalek |
2016-12-08 20:59 | mmichalek | Summary | Monitor event batches may get ignored => Monitor event batches may get mistakenly ignored during heartbeat |
2016-12-08 20:59 | mmichalek | Status | assigned => resolved |
2016-12-08 20:59 | mmichalek | Resolution | open => fixed |
2016-12-08 20:59 | mmichalek | Fixed in Version | => 3.8.12 |
2016-12-08 21:00 | mmichalek | Changeset attached | => SymmetricDS 3.8 5410832a |
2016-12-30 13:10 | chenson | Status | resolved => closed |