View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003115 | SymmetricDS | Bug | public | 2017-05-18 18:16 | 2018-02-14 20:08 |
Reporter | chenson | Assigned To | chenson | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.24 | ||||
Target Version | 3.9.0 | Fixed in Version | 3.9.0 | ||
Summary | 0003115: You can miss sym_monitor_event sync's because they are on the heartbeat channel. Create a new "monitor" channel. | ||||
Description | Only the last heartbeat batch is every sent to to a client. This means you could miss sym_monitor_events that were packaged in batches that get auto acknowledged. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 8e90ab48 2017-05-18 14:17:44 Details Diff |
0003115: You can miss sym_monitor_event sync's because they are on the heartbeat channel. Create a new "monitor" channel. |
Affected Issues 0003115 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/Constants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ConfigurationService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java | Diff File | ||
SymmetricDS: 3.9 58d0ffc7 2017-05-18 14:55:53 Details Diff |
0003115: You can miss sym_monitor_event sync's because they are on the heartbeat channel. Create a new "monitor" channel. |
Affected Issues 0003115 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ConfigurationService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-05-18 18:16 | chenson | New Issue | |
2017-05-18 18:16 | chenson | Status | new => assigned |
2017-05-18 18:16 | chenson | Assigned To | => chenson |
2017-05-18 18:25 | chenson | Status | assigned => resolved |
2017-05-18 18:25 | chenson | Fixed in Version | => 3.8.25 |
2017-05-18 18:25 | chenson | Resolution | open => fixed |
2017-05-18 18:25 | chenson | Fixed in Version | 3.8.25 => 3.9.0 |
2017-07-17 14:26 | jwilmer | Status | resolved => closed |
2018-02-14 20:08 | chenson42 | Changeset attached | => SymmetricDS 3.9 58d0ffc7 |
2018-02-14 20:08 | chenson42 | Changeset attached | => SymmetricDS 3.9 8e90ab48 |