View Issue Details

IDProjectCategoryView StatusLast Update
0004981SymmetricDSImprovementpublic2021-06-09 00:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.9 
Target Version3.12.10Fixed in Version3.12.10 
Summary0004981: Allow the setting of a timeout for the Sync Triggers process
DescriptionRight 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
Tagstrigger

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 76796b79

2021-05-07 20:34:13

pmarzullo

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

pmarzullo

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

Issue History

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