View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004086 | SymmetricDS | Improvement | public | 2019-09-04 15:26 | 2019-11-01 12:44 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.5 | ||||
Target Version | 3.10.5 | Fixed in Version | 3.10.5 | ||
Summary | 0004086: Optimize network usage on pull by closing connection as soon as batches are transferred | ||||
Description | The pull connection for the client has a thread that writes all batches to staging. As each batch is completely written, a second thread is given the batch for loading. After all batches are written to staging, it waits for the loading thread to complete all batches, leaving the network connection open. By closing the connection at this point, it frees up another HTTP slot at the server for another client to pull. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-09-04 15:26 | elong | New Issue | |
2019-09-04 15:26 | elong | Status | new => assigned |
2019-09-04 15:26 | elong | Assigned To | => elong |
2019-09-04 16:53 | elong | Status | assigned => resolved |
2019-09-04 16:53 | elong | Resolution | open => fixed |
2019-09-04 16:53 | elong | Fixed in Version | => 3.10.5 |
2019-09-04 17:00 | admin | Changeset attached | => SymmetricDS 3.10 e37db0f4 |
2019-11-01 12:44 | admin | Status | resolved => closed |