Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

[logsearch] Fix vacuuming to keep tables in sync#1279

Merged
donatello merged 1 commit intominio:masterfrom
donatello:vacuumer
Sep 8, 2022
Merged

[logsearch] Fix vacuuming to keep tables in sync#1279
donatello merged 1 commit intominio:masterfrom
donatello:vacuumer

Conversation

@donatello
Copy link
Copy Markdown
Member

  • Ensure that child tables of each parent table corresponding to the same time period are deleted together.

  • Ensure that child tables corresponding the current time period are never deleted due to disk space.

  • Print a log when disk space cannot be recovered (i.e. when current tables are too large) indicating to increase available storage capacity.

@donatello donatello changed the title [logsearch] Fix vacuuming to tables in sync [logsearch] Fix vacuuming to keep tables in sync Sep 7, 2022
@donatello donatello force-pushed the vacuumer branch 2 times, most recently from 4cb2dfc to b5aa208 Compare September 8, 2022 18:58
- Ensure that child tables of each parent table corresponding to the
same time period are deleted together.

- Ensure that child tables corresponding the current time period are
never deleted due to disk space.

- Print a log when disk space cannot be recovered (i.e. when current tables
are too large) indicating to increase available storage capacity.
@donatello
Copy link
Copy Markdown
Member Author

PTAL @krisis

@donatello donatello merged commit 4e4b213 into minio:master Sep 8, 2022
@donatello donatello deleted the vacuumer branch September 8, 2022 22:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants