[MCOL-4737] Vacuum Process to Clean Remnants/Ophans in S3 Bucket Created: 2021-05-27 Updated: 2023-12-15 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | Storage Manager |
| Affects Version/s: | 5.6.1 |
| Fix Version/s: | 23.10 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Todd Stoffel (Inactive) | Assignee: | Max Mether |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In the event of a DROP DATABASE or DROP TABLE, Columnstore is leaving all of the objects for the associated tables in the S3 bucket which (when billed per byte) could drive up cost. Let's come up with a utility to prune these buckets automatically. |