RE: Re: Solution Review for HDDS-6610(Recursive delete fails with Bucket types OBS)

2023-06-01 Thread Sumit Agrawal
Hi Ashish, I have a different opinion for this (extension of solution 5 with defining behaviour of "ozone fs”), Recursive listing using fs: OBS bucket are special bucket which will list at top level, but not recursive - Compare like a directory having no permission - can give an error l

Re: Solution Review for HDDS-6610(Recursive delete fails with Bucket types OBS)

2023-05-29 Thread Sadanand Shenoy
Thanks Ashish for the proposal. IMO we should either support it (Solution 5) or not (Solution 3). The point around OBS buckets taking more time to delete its keys exists even today for Legacy buckets. Regarding trash not being supported at volume level, the volume delete can be triggered only if t

Solution Review for HDDS-6610(Recursive delete fails with Bucket types OBS)

2023-05-29 Thread ASHISH KUMAR
Hi All,Regarding HDDS-6610, Please help to review different solutions proposed and give suggestions.I have attached solutions proposal document.Issue:  When a volume has just FSO buckets then user can do recursive delete at volume level with -skipTrash, and the entire volume gets deleted.But curren