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

Defer object migration to avoid blocking the I/O thread. #1925

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

dashanji
Copy link
Member

What do these changes do?

A follow-up of #1920

Related issue number

Fixes #1924

Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
@sighingnow sighingnow merged commit ff2aa8f into v6d-io:main Jun 24, 2024
5 of 6 checks passed
@sighingnow sighingnow deleted the fix-migrate branch June 24, 2024 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Defer the object migration request to avoid blocking io thread
2 participants