View Issue Details

IDProjectCategoryView StatusLast Update
0006756SymmetricDS ProBugpublic2025-03-13 16:59
Reporterelong Assigned Toelong  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.15.15Fixed in Version3.15.15 
Summary0006756: Compare request keeps running after cancellation
DescriptionSometimes 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.
Tagscompare repair

Activities

Issue History

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