swiftproxy icon indicating copy to clipboard operation
swiftproxy copied to clipboard

Use removeBlobs() for bulk-delete.

Open timuralp opened this issue 10 years ago • 5 comments

We should use removeBlobs() for bulk-delete. The change deletes blobs en-masse. Further, we no longer will perform a HEAD on every blob, as that's fairly expensive.

Fixes #38

timuralp avatar Jun 13 '15 00:06 timuralp

Exception.printStackTrace does not go anywhere useful. If you want to log it, use logger.debug("some message", Exception) instead.

gaul avatar Jun 15 '15 19:06 gaul

:+1:

gaul avatar Jun 15 '15 20:06 gaul

:+1:

kahing avatar Jun 17 '15 19:06 kahing

@timuralp Do we we a path forward on this PR?

gaul avatar Dec 13 '19 07:12 gaul

@gaul I'll need to reload this into my brain. Will try to check it out over the weekend.

timuralp avatar Dec 13 '19 07:12 timuralp