HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
128 stars 53 forks source link

Domain objects not getting deleted in non-default bucket #136

Closed jreadey closed 2 years ago

jreadey commented 2 years ago

When a domain is deleted, there's a async task that deleted all objects under: bucket-name/db/root_key/. This is not working if the domain exist in anything other than the default bucket, so storage never gets freed.

jreadey commented 2 years ago

This should be fixed in the commit referenced above. If anyone still runs into this, please re-open this issue.

jreadey commented 2 years ago

Actually it's this commit that has the fix: 1940480aed6f302e27371d143837caf767f2fc15