influxdata / influxdata/influxdb

removing buckets does not remove the data

Open
#10,649 3 comments 0 reactions 0 assignees View on GitHub
area/storage
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Deleting the bucket after points were written to it won't remove the points.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in InfluxDB: write points to a bucket, delete the bucket, and verify whether the points remain. Trace the bucket-deletion path and identify the storage data it leaves behind; done means deleting a bucket also removes its written points.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.