Skip to content

RUST-2204 Enforce size limits on outgoing messages #1369

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented May 1, 2025

RUST-2204

It turns out that we were only enforcing maxMessageSizeBytes for messages we receive, not for ones we send; this adds it for outgoing as well.

@abr-egn abr-egn marked this pull request as ready for review May 1, 2025 20:21
@abr-egn abr-egn requested a review from a team as a code owner May 1, 2025 20:21
@abr-egn abr-egn requested a review from isabelatkinson May 1, 2025 20:21
@abr-egn abr-egn merged commit c6b650d into mongodb:main May 2, 2025
15 of 18 checks passed
abr-egn added a commit to abr-egn/mongo-rust-driver that referenced this pull request Jun 26, 2025
@abr-egn abr-egn mentioned this pull request Jun 30, 2025
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.

2 participants