lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

S3 blockstore Delete uses wait to verify object is gone

Open nopcoder opened this issue 2 years ago • 5 comments

S3 should enable read after write - no need to wait for object to be deleted. This makes the call expensive and slow.

nopcoder avatar Oct 22 '23 14:10 nopcoder