View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004085 | SymmetricDS | Improvement | public | 2019-08-29 17:14 | 2019-11-01 12:44 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.0 | ||||
Target Version | 3.10.5 | Fixed in Version | 3.10.5 | ||
Summary | 0004085: Logging of data gaps in router service can use too much memory | ||||
Description | When there is a large number of data gaps, the router service can do its periodic logging and consume too much memory. It converts all gaps into a string representation, and then sub-strings the first 500 characters for the log, but the conversion to string has already taken up potentially too much memory. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 ee4c03c9 2019-08-29 13:14:37 Details Diff |
0004085: Logging of data gaps in router service can use too much memory |
Affected Issues 0004085 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/RouterService.java | Diff File | ||
mod - symmetric-util/src/main/java/org/jumpmind/util/FormatUtils.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-08-29 17:14 | elong | New Issue | |
2019-08-29 17:14 | elong | Status | new => assigned |
2019-08-29 17:14 | elong | Assigned To | => elong |
2019-08-29 17:15 | elong | Status | assigned => resolved |
2019-08-29 17:15 | elong | Resolution | open => fixed |
2019-08-29 17:15 | elong | Fixed in Version | => 3.10.5 |
2019-08-29 18:00 | admin | Changeset attached | => SymmetricDS 3.10 ee4c03c9 |
2019-11-01 12:44 | admin | Status | resolved => closed |