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

Makes mountpoint-s3-client support backpressure read #869

Closed
wants to merge 1 commit into from

Conversation

monthonk
Copy link
Contributor

@monthonk monthonk commented May 7, 2024

Description of change

The CRT has flow-control window feature in the read path (awslabs/aws-c-s3#213) to let users control how fast they want to download data. This change exposes the backpressure read mechanism in the get_object interface.

Putting this into a draft to get early feedback.

Does this change impact existing behavior?

No


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@monthonk monthonk temporarily deployed to PR integration tests May 7, 2024 10:09 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 7, 2024 10:09 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 7, 2024 10:09 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 7, 2024 10:09 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 7, 2024 10:09 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 7, 2024 10:09 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 7, 2024 10:09 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 23, 2024 16:19 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 23, 2024 16:19 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 23, 2024 16:19 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 23, 2024 16:19 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 23, 2024 16:19 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 23, 2024 16:19 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 23, 2024 16:20 — with GitHub Actions Inactive
@monthonk monthonk requested a deployment to PR integration tests May 24, 2024 10:21 — with GitHub Actions Waiting
@monthonk monthonk requested a deployment to PR integration tests May 24, 2024 10:21 — with GitHub Actions Waiting
@monthonk monthonk requested a deployment to PR integration tests May 24, 2024 10:21 — with GitHub Actions Waiting
@monthonk monthonk requested a deployment to PR integration tests May 24, 2024 10:21 — with GitHub Actions Waiting
@monthonk monthonk requested a deployment to PR integration tests May 24, 2024 10:21 — with GitHub Actions Waiting
@monthonk monthonk requested a deployment to PR integration tests May 24, 2024 10:21 — with GitHub Actions Waiting
@monthonk monthonk requested a deployment to PR integration tests May 24, 2024 10:21 — with GitHub Actions Waiting
@monthonk monthonk temporarily deployed to PR integration tests May 24, 2024 10:33 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 24, 2024 10:33 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 24, 2024 10:33 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 24, 2024 10:33 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 24, 2024 10:33 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 24, 2024 10:33 — with GitHub Actions Inactive
@monthonk monthonk temporarily deployed to PR integration tests May 24, 2024 10:33 — with GitHub Actions Inactive
@monthonk monthonk marked this pull request as ready for review May 24, 2024 10:33
@monthonk monthonk closed this May 24, 2024
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.

None yet

1 participant