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

Enable backpressure in mock-mount-s3 binary #1017

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

dannycjones
Copy link
Contributor

Description of change

For the mock binary, it should behave the same way as Mountpoint does in terms of using the new backpressure mechanism. This change simply configures backpressure in mock client for mock binary only (leaving defaults the same for raw mock client).

The new value doesn't quite match Mountpoint

Relevant issues: N/A

Does this change impact existing behavior?

No.

Does this change need a changelog entry in any of the crates?

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).

Signed-off-by: Daniel Carl Jones <djonesoa@amazon.com>
Copy link
Contributor

@monthonk monthonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dannycjones dannycjones added this pull request to the merge queue Sep 17, 2024
Merged via the queue into awslabs:main with commit 720effa Sep 17, 2024
23 checks passed
@dannycjones dannycjones deleted the fix-mock-binary branch September 17, 2024 10:03
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.

3 participants