View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003873 | SymmetricDS | Improvement | public | 2019-02-13 17:50 | 2019-05-22 17:47 |
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 | 0003873: Keep alive for slow acknowledgement | ||||
Description | Logs show ack callback after a pull can timeout, followed by the "server is busy" error messages, leading users to believe there is a problem. Try to keep connection alive when acks are slow. Use Content-Type of chunked to get immediate response when posting to ack URL, with keep-alive output to be read that keeps the connection alive. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 8b18bfbe 2019-02-13 13:24:37 Details Diff |
0003873: Keep alive for slow acknowledgement |
Affected Issues 0003873 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/http/HttpTransportManager.java | Diff File | ||
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/AckUriHandler.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-02-13 17:50 | elong | New Issue | |
2019-02-13 17:50 | elong | Status | new => assigned |
2019-02-13 17:50 | elong | Assigned To | => elong |
2019-02-13 19:00 | admin | Changeset attached | => SymmetricDS 3.10 8b18bfbe |
2019-02-13 20:00 | elong | Status | assigned => resolved |
2019-02-13 20:00 | elong | Resolution | open => fixed |
2019-02-13 20:00 | elong | Fixed in Version | => 3.10.0 |
2019-03-14 12:48 | admin | Status | resolved => closed |
2019-05-22 17:47 | elong | Relationship added | related to 0003974 |