View Issue Details

IDProjectCategoryView StatusLast Update
0006598SymmetricDSNew Featurepublic2024-10-04 16:00
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.8 
Target Version3.15.9Fixed in Version3.15.9 
Summary0006598: IPurgeListener needs to have the capability to run functionality before the purge outgoing/incoming is run
DescriptionRight now, the IPurgeListener has the ability to run functionality after the purge outgoing/incoming is run.
We need to provide a before purge incoming/outgoing method to allow customers to run functionality before the purge (for example, to save the sym_outgoing_batch records in some other table for problem investigation).
Additional InformationIPurgeService interface is changed (beforePurgeIncoming and beforePurgeOutgoing methods are added).
IPurgeService is added to the ExtensionForm panel (the interface dropdown).
The Developer section of the documentation has the IPurgeService interface added to it.
Tagspurge

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 99cfa173

2024-09-26 19:36:19

pmarzullo

Details Diff
0006598: IPurgeListener needs to have the capability to run
functionality before the purge outgoing/incoming is run
Affected Issues
0006598
mod - symmetric-assemble/src/asciidoc/developer.ad Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/ext/IPurgeListener.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/PurgeService.java Diff File

SymmetricDS: 3.15 6266f6a6

2024-10-04 15:13:15

admin

Details Diff
0006598: spotless code format Affected Issues
0006598
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/ext/IPurgeListener.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/PurgeService.java Diff File

Issue History

Date Modified Username Field Change
2024-09-26 19:34 pmarzullo New Issue
2024-09-26 19:34 pmarzullo Status new => assigned
2024-09-26 19:34 pmarzullo Assigned To => pmarzullo
2024-09-26 19:34 pmarzullo Tag Attached: purge
2024-09-26 19:41 pmarzullo Status assigned => resolved
2024-09-26 19:41 pmarzullo Resolution open => fixed
2024-09-26 19:41 pmarzullo Fixed in Version => 3.15.9
2024-09-26 20:00 pmarzullo Changeset attached => SymmetricDS 3.15 99cfa173
2024-10-01 19:48 admin Status resolved => closed
2024-10-04 16:00 admin Changeset attached => SymmetricDS 3.15 6266f6a6