mito2::worker

Module handle_drop

Source
Expand description

Handling drop request.

Constantsยง

Functionsยง

  • later_drop_task ๐Ÿ”’
    Background GC task to remove the entire region path once one of the following conditions is true:
  • Removes region dir if there is no parquet files, returns whether the directory is removed. If force = true, always removes the dir.