View Issue Details

IDProjectCategoryView StatusLast Update
0003784SymmetricDSImprovementpublic2019-03-14 12:48
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.10.0Fixed in Version3.10.0 
Summary0003784: More aggressive purge settings
DescriptionTo keep databases smaller and running faster, adjust purge default settings to run more often (every 4 hours), use a faster first pass purge (deletes without joins), and retain less data (2 hours of data that was successfully synced).

job.purge.incoming.cron=0 0 */4 * * *
job.purge.outgoing.cron=0 0 */4 * * *
job.purge.first.pass=true
job.purge.first.pass.outstanding.batches.threshold=100000
purge.retention.minutes=120
TagsNo tags attached.

Relationships

related to 0003828 closedelong SymmetricDS Pro Fast Purge Job 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 8c19dcb0

2018-11-02 14:05:36

admin

Details Diff
0003784: More aggressive purge settings Affected Issues
0003784
mod - symmetric-core/src/main/resources/symmetric-default.properties Diff File

Issue History

Date Modified Username Field Change
2018-11-02 18:05 elong New Issue
2018-11-02 18:05 elong Status new => assigned
2018-11-02 18:05 elong Assigned To => elong
2018-11-02 20:03 elong Status assigned => resolved
2018-11-02 20:03 elong Resolution open => fixed
2018-11-02 20:03 elong Fixed in Version => 3.10.0
2018-11-28 16:00 admin Changeset attached => SymmetricDS 3.10 8c19dcb0
2019-03-01 17:55 elong Relationship added related to 0003828
2019-03-14 12:48 admin Status resolved => closed