Skip to content

Fix: remove vacuum when deleting dataspace

Laurent Deny requested to merge ldeny/remove_vacuum_always into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

  • Rely on auto vacuum instead of time-consuming vacuum on dataspace delete
  • Fix windows compiling error

Merge request reports