View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002973 | SymmetricDS | Bug | public | 2017-01-27 18:08 | 2017-02-01 16:19 |
Reporter | mmichalek | Assigned To | mmichalek | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.8.15 | ||||
Target Version | 3.8.15 | Fixed in Version | 3.8.15 | ||
Summary | 0002973: Support http timeout in C client | ||||
Description | Add http.timeout.ms parameter to C client to control timeout. Also add logic to better recovery from failed batches and report error message to source node. Timeout defaults to 90000 (90 seconds) | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 9d2aa965 2017-01-27 13:09:14 Details Diff |
0002973: Support http timeout in C client |
Affected Issues 0002973 |
|
mod - symmetric-client-clib/inc/common/ParameterConstants.h | Diff File | ||
mod - symmetric-client-clib/inc/transport/http/HttpFileSyncIncomingTransport.h | Diff File | ||
mod - symmetric-client-clib/inc/transport/http/HttpFileSyncOutgoingTransport.h | Diff File | ||
mod - symmetric-client-clib/inc/transport/http/HttpOutgoingTransport.h | Diff File | ||
mod - symmetric-client-clib/src/service/DataLoaderService.c | Diff File | ||
mod - symmetric-client-clib/src/service/FileSyncService.c | Diff File | ||
mod - symmetric-client-clib/src/transport/http/HttpFileSyncIncomingTransport.c | Diff File | ||
mod - symmetric-client-clib/src/transport/http/HttpFileSyncOutgoingTransport.c | Diff File | ||
mod - symmetric-client-clib/src/transport/http/HttpIncomingTransport.c | Diff File | ||
mod - symmetric-client-clib/src/transport/http/HttpOutgoingTransport.c | Diff File | ||
mod - symmetric-client-clib/src/transport/http/HttpTransportManager.c | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataExtractorService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-27 18:08 | mmichalek | New Issue | |
2017-01-27 18:08 | mmichalek | Status | new => assigned |
2017-01-27 18:08 | mmichalek | Assigned To | => mmichalek |
2017-01-27 18:09 | mmichalek | Status | assigned => resolved |
2017-01-27 18:09 | mmichalek | Resolution | open => fixed |
2017-01-27 18:09 | mmichalek | Fixed in Version | => 3.8.15 |
2017-01-27 19:00 | mmichalek | Changeset attached | => SymmetricDS 3.8 9d2aa965 |
2017-02-01 16:19 | chenson | Status | resolved => closed |