View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005526 | SymmetricDS | Improvement | public | 2022-10-11 14:20 | 2022-11-30 19:49 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.0 | ||||
Target Version | 3.14.3 | Fixed in Version | 3.14.3 | ||
Summary | 0005526: Default max batch to send as 10 | ||||
Description | When creating the default set of channels, use a max batch to send of 10. The push and pull sync will immediately sync again if any batches were sent, so the max batch to send has less of an effect than it used to. This setting will 1) make the ack smaller, so it gets through a load balancer that limits post size, and 2) provide more timely batch status updates to user. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.14 3a96489a 2022-10-11 14:21:37 Details Diff |
0005526: Default max batch to send as 10 |
Affected Issues 0005526 |
|
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 |
---|---|---|---|
2022-10-11 14:20 | elong | New Issue | |
2022-10-11 14:20 | elong | Status | new => assigned |
2022-10-11 14:20 | elong | Assigned To | => elong |
2022-10-11 14:21 | elong | Status | assigned => resolved |
2022-10-11 14:21 | elong | Resolution | open => fixed |
2022-10-11 14:21 | elong | Fixed in Version | => 3.14.3 |
2022-10-11 15:00 | admin | Changeset attached | => SymmetricDS 3.14 3a96489a |
2022-11-30 19:49 | admin | Status | resolved => closed |