Actions
Task #1478
openDeletion progress check
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/14/2014
Due date:
% Done:
0%
Estimated time:
Description
Deletion progress check is not supported due to the while loop of segmented data deletion.
Updated by Junxiao Shi over 10 years ago
Since deletion process is completed upon Command Interest processing, deletion process check could just return "completed".
Updated by Alex Afanasyev over 10 years ago
Not really. Some deletion operation can take long time and this is what this progress check is for. For most of the cases when operation can be finished quickly, then you're right. This check is for corner cases when a lot of data being removed.
Actions