View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006756 | SymmetricDS Pro | Bug | public | 2025-03-12 19:45 | 2025-03-13 16:59 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.15 | Fixed in Version | 3.15.15 | ||
Summary | 0006756: Compare request keeps running after cancellation | ||||
Description | Sometimes a compare/repair request will be cancelled but continue running. On the JVM threads and processes screens, the threads can be seen executing. Sometimes after the request finally finishes, it will leave abandoned process statuses. There can be errors from missing files that were cleaned by the cancel but expected to be there for the process. The source should interrupt all processes, set the table status rows to CA for cancelled, and cleanup files. Then the target should interrupt all processes, set the table status rows to OK, set the status to complete, and cleanup files. | ||||
Tags | compare repair | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-03-12 19:45 | elong | New Issue | |
2025-03-12 19:45 | elong | Status | new => assigned |
2025-03-12 19:45 | elong | Assigned To | => elong |
2025-03-12 19:45 | elong | Tag Attached: compare repair | |
2025-03-12 19:58 | elong | Status | assigned => resolved |
2025-03-12 19:58 | elong | Resolution | open => fixed |
2025-03-12 19:58 | elong | Fixed in Version | => 3.15.15 |
2025-03-13 16:59 | pbelov | Note Added: 0002687 |