View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006915 | SymmetricDS | New Feature | public | 2025-05-30 14:30 | 2025-07-10 17:10 |
Reporter | emiller | Assigned To | emiller | ||
Priority | high | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.4 | Fixed in Version | 3.16.4 | ||
Summary | 0006915: For nodes that initiate communication, add a parameter for the maximum outgoing form post limit | ||||
Description | For nodes that initiate communication, add a parameter for the maximum outgoing form post limit. Make its default value a bit lower than the server's maximum form key limit. This will help prevent the error from issue 0006904. If the node initiating communication receives a 400 response, then decrease this parameter's value. This will help SymmetricDS recover from the error from issue 0006904 if it does occur. | ||||
Tags | data sync | ||||
SymmetricDS: 3.16 001acc6f 2025-06-10 11:30:46 evan-miller-jumpmind Committer: GitHub Details Diff |
0006915: Added a parameter for the maximum outgoing form post limit (#290) * 0006915: Added a parameter for the maximum outgoing form post limit |
Affected Issues 0006915 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/AbstractTransportManager.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/http/HttpTransportManager.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/internal/InternalTransportManager.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
add - symmetric-core/src/test/java/org/jumpmind/symmetric/transport/AbstractTransportManagerTest.java | Diff File | ||
mod - symmetric-core/src/test/java/org/jumpmind/symmetric/transport/MockTransportManager.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-30 14:30 | emiller | New Issue | |
2025-05-30 14:30 | emiller | Status | new => assigned |
2025-05-30 14:30 | emiller | Assigned To | => emiller |
2025-05-30 14:30 | emiller | Tag Attached: data sync | |
2025-05-30 14:31 | emiller | Relationship added | related to 0006904 |
2025-06-02 19:17 | emiller | Target Version | 3.16.4 => 3.17.0 |
2025-06-03 19:21 | emiller | Target Version | 3.17.0 => 3.16.4 |
2025-06-03 19:26 | emiller | Note Added: 0003006 | |
2025-06-10 11:31 | pbelov | Status | assigned => resolved |
2025-06-10 11:31 | pbelov | Resolution | open => fixed |
2025-06-10 11:31 | pbelov | Fixed in Version | => 3.16.4 |
2025-06-10 12:00 | Changeset attached | => SymmetricDS 3.16 001acc6f | |
2025-06-24 18:58 | elong | Relationship added | related to 0006976 |
2025-07-10 17:10 | pbelov | Note Added: 0003194 | |
2025-07-10 17:10 | pbelov | Status | resolved => closed |