Skip to content

Conversation

@ArbaazKhan1
Copy link
Contributor

Closes Issue #5387

Added shared marker to DataFileValue to track files used by single or multiple tablets. Compactions now delete non-shared files directly, instead of creating GC markers. This Pr adds the following changes:

  • Added Shared field to DataFileValue
  • Compactions attempt deletion for non-shared files
  • Clone, split and bulk import now set shared markers as needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow compactions to delete non shared input files.

1 participant