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

Remove the corresponding resource entry from the global ExecutionResourceMapping during the garbage collection #3216

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

bobbai00
Copy link
Collaborator

This PR completes the garbage collection logic under the newly-introduced URIs and ExecutionResourceMapping.

During the garbage collection, after all the documents associated with the last execution id are released, it then removes the entry from the mapping.

This PR also did the scalafixAll to remove unused imports.

@bobbai00 bobbai00 added the fix label Jan 15, 2025
@bobbai00 bobbai00 requested a review from shengquan-ni January 15, 2025 17:06
@bobbai00 bobbai00 self-assigned this Jan 15, 2025
@Yicong-Huang
Copy link
Collaborator

I suggest merge this one before #3215 so that 3215 can be much more clean.

@bobbai00 bobbai00 merged commit 64007f7 into master Jan 15, 2025
8 checks passed
@bobbai00 bobbai00 deleted the jiadong-fix-execution-resource-mapping-clear branch January 15, 2025 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants