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

[Bug] Dropping primary key table doesn't delete kv snapshot #121

Open
1 of 2 tasks
luoyuxia opened this issue Dec 5, 2024 · 4 comments · May be fixed by #245
Open
1 of 2 tasks

[Bug] Dropping primary key table doesn't delete kv snapshot #121

luoyuxia opened this issue Dec 5, 2024 · 4 comments · May be fixed by #245
Assignees
Labels
bug Something isn't working component=server
Milestone

Comments

@luoyuxia
Copy link
Collaborator

luoyuxia commented Dec 5, 2024

Search before asking

  • I searched in the issues and found nothing similar.

Fluss version

fluss 0.5

Minimal reproduce step

Create a primary key table, wait the snapshot is generated, and then drop it.

What doesn't meet your expectations?

The kv snapshot is not deleted

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@luoyuxia luoyuxia added the bug Something isn't working label Dec 5, 2024
@Vipamp
Copy link

Vipamp commented Dec 6, 2024

Hi, I has read the codes about this and I'd like to resolve it, please assign it to me, thinks.

@wuchong
Copy link
Member

wuchong commented Dec 17, 2024

@Vipamp assigned to you.

@wuchong wuchong changed the title [Bug] Drop primary key table won't delete kv snapshot [Bug] Dropping primary key table doesn't delete kv snapshot Dec 17, 2024
@luoyuxia
Copy link
Collaborator Author

@Vipamp Hi, what's the progress of the issue? We would like to improve the priority of the issue and look forward the pr...

@Vipamp
Copy link

Vipamp commented Dec 18, 2024

@luoyuxia Hi, I am developing now and will submit pr quickly.

Vipamp added a commit to Vipamp/fluss that referenced this issue Dec 20, 2024
@Vipamp Vipamp linked a pull request Dec 20, 2024 that will close this issue
Vipamp added a commit to Vipamp/fluss that referenced this issue Dec 22, 2024
Vipamp added a commit to Vipamp/fluss that referenced this issue Dec 22, 2024
@luoyuxia luoyuxia added this to the v0.6 milestone Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component=server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants