View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006871 | SymmetricDS | Improvement | public | 2025-05-06 15:33 | 2025-05-06 17:42 |
Reporter | emiller | Assigned To | emiller | ||
Priority | high | ||||
Status | assigned | Resolution | open | ||
Product Version | 3.16.0 | ||||
Target Version | 3.16.3 | ||||
Summary | 0006871: Make the Purge Incoming job only purge inactive trigger histories that are older than the oldest create_time in sym_data | ||||
Description | Currently, the Purge Incoming job purges all inactive trigger histories that are older than the time specified by the purge.trigger.hist.retention.minutes parameter. This can cause problems if a row exists in sym_data that corresponds with one of these trigger histories. Instead, the Purge Incoming job should only purge inactive trigger histories that are older than the oldest create_time in sym_data. | ||||
Tags | purge, trigger | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-06 15:33 | emiller | New Issue | |
2025-05-06 15:33 | emiller | Status | new => assigned |
2025-05-06 15:33 | emiller | Assigned To | => emiller |
2025-05-06 15:33 | emiller | Tag Attached: purge | |
2025-05-06 15:33 | emiller | Tag Attached: trigger | |
2025-05-06 17:42 | emiller | Note Added: 0002943 |