View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006598 | SymmetricDS | New Feature | public | 2024-09-26 19:34 | 2024-10-04 16:00 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.8 | ||||
Target Version | 3.15.9 | Fixed in Version | 3.15.9 | ||
Summary | 0006598: IPurgeListener needs to have the capability to run functionality before the purge outgoing/incoming is run | ||||
Description | Right 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 Information | IPurgeService 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. | ||||
Tags | purge | ||||
SymmetricDS: 3.15 99cfa173 2024-09-26 19:36:19 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 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 |
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 |