View Issue Details

IDProjectCategoryView StatusLast Update
0006735SymmetricDSBugpublic2025-03-11 20:35
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.0 
Target Version3.15.14Fixed in Version3.15.14 
Summary0006735: When cluster.lock.enabled is set to false, the unrouted data count is incorrect before the route job runs for the first time
DescriptionBefore 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.
Tagsrouting

Activities

pbelov

2025-03-11 20:35

manager   ~0002667

Included in the 3.15.14 release

Related Changesets

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

Issue History

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