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

feat: Implement and refactor concurrent tasks for multipart write #4653

Merged
merged 3 commits into from
May 28, 2024

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented May 28, 2024

Part of #4639

This PR implements ConcurrentTasks based on existing Executor and replace the ConcurrentFutures used by multipart write.

@Xuanwo Xuanwo marked this pull request as ready for review May 28, 2024 14:41
@github-actions github-actions bot requested review from G-XD and Young-Flash May 28, 2024 14:41
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo merged commit dd70b3c into main May 28, 2024
246 of 247 checks passed
@Xuanwo Xuanwo deleted the refactor-with-executor branch May 28, 2024 17:43
George-Miao pushed a commit to George-Miao/opendal that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants