View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004981 | SymmetricDS | Improvement | public | 2021-05-07 20:29 | 2021-06-09 00:00 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.9 | ||||
Target Version | 3.12.10 | Fixed in Version | 3.12.10 | ||
Summary | 0004981: Allow the setting of a timeout for the Sync Triggers process | ||||
Description | Right now, the Sync Triggers executes in two major steps- inactivate and createOrUpdate. Both of these steps are given one hour each to finish their work. We should be able to specify the timeout to use when the hard coded hour is not enough. The new parameter will be called: sync.triggers.timeout.in.seconds Description: Time out value in milliseconds for sync triggers. This timeout value will be used to time out the inactivate step and the create or update step. Default value: 3600 seconds | ||||
Tags | trigger | ||||
SymmetricDS: 3.12 76796b79 2021-05-07 20:34:13 Details Diff |
0004981: Allow the setting of a timeout for the Sync Triggers process |
Affected Issues 0004981 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File | ||
SymmetricDS: 3.13 48d8c375 2021-05-07 20:34:13 Details Diff |
0004981: Allow the setting of a timeout for the Sync Triggers process |
Affected Issues 0004981 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-05-07 20:29 | pmarzullo | New Issue | |
2021-05-07 20:29 | pmarzullo | Status | new => assigned |
2021-05-07 20:29 | pmarzullo | Assigned To | => pmarzullo |
2021-05-07 20:29 | pmarzullo | Tag Attached: trigger | |
2021-05-07 20:43 | pmarzullo | Status | assigned => resolved |
2021-05-07 20:43 | pmarzullo | Resolution | open => fixed |
2021-05-07 20:43 | pmarzullo | Fixed in Version | => 3.12.10 |
2021-05-07 21:00 | pmarzullo | Changeset attached | => SymmetricDS 3.12 76796b79 |
2021-05-28 20:40 | admin | Status | resolved => closed |
2021-06-09 00:00 | pmarzullo | Changeset attached | => SymmetricDS 3.13 48d8c375 |