View Issue Details

IDProjectCategoryView StatusLast Update
0002711SymmetricDSBugpublic2016-08-16 18:57
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.1Fixed in Version3.8.1 
Summary0002711: When system is busy, gaps should wait to expire
DescriptionThe routing.stale.gap.busy.expire.time.ms parameter is supposed to temporarily suspend the gap expiration routine. The system is busy when it can't read all the data IDs to route, so the gap detector has to query sym_data if it wants to expire gaps. The query is expensive, so we want to delay expiration until the system is not busy.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 b8c38367

2016-08-09 13:07:17

admin

Details Diff
0002711: When system is busy, gaps should wait to expire Affected Issues
0002711
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/DataGapFastDetector.java Diff File
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/route/DataGapDetectorTest.java Diff File

Issue History

Date Modified Username Field Change
2016-08-09 17:03 elong New Issue
2016-08-09 17:03 elong Status new => assigned
2016-08-09 17:03 elong Assigned To => elong
2016-08-09 17:08 elong Status assigned => resolved
2016-08-09 17:08 elong Fixed in Version => 3.8.1
2016-08-09 17:08 elong Resolution open => fixed
2016-08-09 18:00 admin Changeset attached => SymmetricDS 3.8 b8c38367
2016-08-16 18:57 elong Status resolved => closed