View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006735 | SymmetricDS | Bug | public | 2025-02-25 16:13 | 2025-03-11 20:35 |
Reporter | emiller | Assigned To | emiller | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.0 | ||||
Target Version | 3.15.14 | Fixed in Version | 3.15.14 | ||
Summary | 0006735: When cluster.lock.enabled is set to false, the unrouted data count is incorrect before the route job runs for the first time | ||||
Description | Before the route job runs for the first time after startup, if the cluster.lock.enabled parameter is set to false, the unrouted data count is equal to the max data_id + 1. In the Pro version, if the user has a monitor configured for unrouted data, the very high unrouted data count will most likely cause the monitor to go off. | ||||
Tags | routing | ||||
SymmetricDS: 3.15 8d8f8af2 2025-02-25 16:25:19 evan-miller-jumpmind Details Diff |
0006735: Fixed unrouted data count being incorrect before the route job runs for the first time after startup when cluster.lock.enabled is set to false |
Affected Issues 0006735 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java | Diff File | ||
SymmetricDS: 3.16 f1bbc199 2025-02-25 16:26:10 evan-miller-jumpmind Details Diff |
0006735: Fixed unrouted data count being incorrect before the route job runs for the first time after startup when cluster.lock.enabled is set to false |
Affected Issues 0006735 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-02-25 16:13 | emiller | New Issue | |
2025-02-25 16:13 | emiller | Status | new => assigned |
2025-02-25 16:13 | emiller | Assigned To | => emiller |
2025-02-25 16:13 | emiller | Tag Attached: routing | |
2025-02-25 16:22 | emiller | Summary | When cluster.lock.enabled is set to false, the unrouted data count is incorrect before the route job runs => When cluster.lock.enabled is set to false, the unrouted data count is incorrect before the route job runs for the first time |
2025-02-25 16:22 | emiller | Description Updated | View Revisions |
2025-02-25 16:26 | emiller | Status | assigned => resolved |
2025-02-25 16:26 | emiller | Resolution | open => fixed |
2025-02-25 16:26 | emiller | Fixed in Version | => 3.15.14 |
2025-02-25 17:00 | Changeset attached | => SymmetricDS 3.15 8d8f8af2 | |
2025-02-25 17:00 | Changeset attached | => SymmetricDS 3.16 f1bbc199 | |
2025-03-11 20:35 | pbelov | Status | resolved => closed |
2025-03-11 20:35 | pbelov | Note Added: 0002667 |