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

[Subtask] Add the relational entity store Garbage Collector #2385

Closed
Tracked by #1811
xloya opened this issue Feb 28, 2024 · 3 comments · Fixed by #3016
Closed
Tracked by #1811

[Subtask] Add the relational entity store Garbage Collector #2385

xloya opened this issue Feb 28, 2024 · 3 comments · Fixed by #3016
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@xloya
Copy link
Contributor

xloya commented Feb 28, 2024

Describe the subtask

Currently, soft deletion is used for data processing under the relational entity store, so we need to create the processor like KvGarbageCollector to delete the useless reocrds.

Parent issue

#1811

@xloya xloya added the subtask Subtasks of umbrella issue label Feb 28, 2024
@xloya xloya changed the title [Subtask] Add the relational entity store GC collector [Subtask] Add the relational entity store Garbage collector Feb 28, 2024
@xloya xloya changed the title [Subtask] Add the relational entity store Garbage collector [Subtask] Add the relational entity store Garbage Collector Feb 28, 2024
@YxAc
Copy link
Contributor

YxAc commented Mar 5, 2024

I'll work on this issue. @xloya

@yuqi1129
Copy link
Contributor

yuqi1129 commented Apr 9, 2024

@YxAc
Do you have time to work on this?

@YxAc
Copy link
Contributor

YxAc commented Apr 10, 2024

@YxAc Do you have time to work on this?

I will work on this on the recent weekend. @yuqi1129

jerryshao pushed a commit that referenced this issue Apr 20, 2024
### What changes were proposed in this pull request?
- Add the JDBC Backend Garbage Collector

### Why are the changes needed?
Fix: #2385 

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
UT

---------

Co-authored-by: YxAc <[email protected]>
diqiu50 pushed a commit to diqiu50/gravitino that referenced this issue Jun 13, 2024
…e#3016)

### What changes were proposed in this pull request?
- Add the JDBC Backend Garbage Collector

### Why are the changes needed?
Fix: apache#2385 

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
UT

---------

Co-authored-by: YxAc <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants