View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002711 | SymmetricDS | Bug | public | 2016-08-09 17:03 | 2016-08-16 18:57 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.1 | Fixed in Version | 3.8.1 | ||
Summary | 0002711: When system is busy, gaps should wait to expire | ||||
Description | The 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. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 b8c38367 2016-08-09 13:07:17 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 |
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 |