View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003867 | SymmetricDS | Improvement | public | 2019-01-29 21:30 | 2019-03-14 12:48 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.0 | ||||
Target Version | 3.10.0 | Fixed in Version | 3.10.0 | ||
Summary | 0003867: Increase default of max data to route | ||||
Description | The router service runs more efficiently when it is allowed to route more rows in a single run. Since it's single threaded, if it runs for too long, it will starve other channels. The "default" channel is currently set at 10,000 rows to route. Let's increase it to 500,000 rows to route, so it can recover from a backlog more easily. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 6b1454f0 2019-01-29 16:31:40 Details Diff |
0003867: Increase default of max data to route |
Affected Issues 0003867 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/Channel.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ConfigurationService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-29 21:30 | elong | New Issue | |
2019-01-29 21:30 | elong | Status | new => assigned |
2019-01-29 21:30 | elong | Assigned To | => elong |
2019-01-30 15:24 | elong | Status | assigned => resolved |
2019-01-30 15:24 | elong | Resolution | open => fixed |
2019-01-30 15:24 | elong | Fixed in Version | => 3.10.0 |
2019-01-30 16:00 | admin | Changeset attached | => SymmetricDS 3.10 6b1454f0 |
2019-03-14 12:48 | admin | Status | resolved => closed |