Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TiFlash with S3 remote_gc can't work as expected #7328

Closed
lilinghai opened this issue Apr 20, 2023 · 0 comments · Fixed by #7394
Closed

TiFlash with S3 remote_gc can't work as expected #7328

lilinghai opened this issue Apr 20, 2023 · 0 comments · Fixed by #7394
Labels
affects-7.1 This bug affects the 7.1.x(LTS) versions. feature/developing severity/major type/bug The issue is confirmed as a bug.

Comments

@lilinghai
Copy link

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

insert some table and select count(*) using tiflash. deploy tiflash with s3 using minio
tiflash wn config

 remote_gc_interval_seconds = 60
 remote_gc_method = 2

2. What did you expect to see? (Required)

s3 can gc as expeted

3. What did you see instead (Required)

s3 data size about 3.3T , while tikv all store size 800G

4. What is your TiFlash version? (Required)

master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.1 This bug affects the 7.1.x(LTS) versions. feature/developing severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants