arctic icon indicating copy to clipboard operation
arctic copied to clipboard

Deleting snapshots is very slow when the VersionStore contains many snapshots

Open cozmacib opened this issue 5 years ago • 1 comments
trafficstars

cozmacib avatar Jan 07 '20 15:01 cozmacib

For libraries with multiple snapshots, deletion can be quite slow as it involves serial listing and deletion. Will take a look if we can delete_many in mongo with a list of snapshot names. I do wonder about the atomicity of that operation.

shashank88 avatar Jan 07 '20 15:01 shashank88