View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002111 | SymmetricDS | Improvement | public | 2014-12-22 23:03 | 2014-12-26 13:37 |
| Reporter | chenson | Assigned To | chenson | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.6.17 | ||||
| Target Version | 3.6.17 | Fixed in Version | 3.6.17 | ||
| Summary | 0002111: When big transactions are interspersed routing requires a lot of memory which can result in OOM errors | ||||
| Description | When big transactions are interspersed routing requires a lot of memory which can result in OOM errors. Adding routing.peek.ahead.memory.threshold.percent. If the percent of the heap size that is represented by this property is reached as a result of captured data size, then the peek ahead queue will be cleared and the current transaction will be finished. | ||||
| Tags | No tags attached. | ||||
|
SymmetricDS: master 223edc30 2014-12-22 18:13:50 Details Diff |
0002111: When big transactions are interspersed routing requires a lot of memory which can result in OOM errors |
Affected Issues 0002111 |
|
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/Data.java | Diff File | ||
| mod - symmetric-core/src/main/java/org/jumpmind/symmetric/route/DataGapRouteReader.java | Diff File | ||
| mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
| mod - symmetric-core/src/test/java/org/jumpmind/symmetric/route/DataGapRouteReaderTest.java | Diff File | ||
| mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvData.java | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-12-22 23:03 | chenson | New Issue | |
| 2014-12-22 23:03 | chenson | Status | new => assigned |
| 2014-12-22 23:03 | chenson | Assigned To | => chenson |
| 2014-12-22 23:43 | chenson | Status | assigned => resolved |
| 2014-12-22 23:43 | chenson | Fixed in Version | => 3.6.17 |
| 2014-12-22 23:43 | chenson | Resolution | open => fixed |
| 2014-12-23 00:00 | chenson | Changeset attached | => SymmetricDS 3.6 r9101 |
| 2014-12-23 00:00 | chenson | Changeset attached | => SymmetricDS trunk r9102 |
| 2014-12-26 13:37 | chenson | Status | resolved => closed |
| 2015-07-31 01:49 | chenson | Changeset attached | => SymmetricDS master 223edc30 |