-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
If the similarity init command is canceled while running and then restarted, it will recompute stats before checking for a conflict on insertion. We can be more efficient by checking if the stats exist before we recompute them. If they exist, this step of the initialization should be skipped.