View Issue Details

IDProjectCategoryView StatusLast Update
0004085SymmetricDSImprovementpublic2019-11-01 12:44
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.10.5Fixed in Version3.10.5 
Summary0004085: Logging of data gaps in router service can use too much memory
DescriptionWhen 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.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 ee4c03c9

2019-08-29 13:14:37

admin

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

Issue History

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