Skip to content

Port #1218 to 6.x - add optional maximum message size #1219

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

Closed
lukebakken opened this issue Jun 9, 2022 · 1 comment
Closed

Port #1218 to 6.x - add optional maximum message size #1219

lukebakken opened this issue Jun 9, 2022 · 1 comment
Assignees
Milestone

Comments

@lukebakken
Copy link
Collaborator

Related to #1213

Port #1218 to 6.x in API-compatible way:

  • Version 6.4.0 will be required since public API changes
  • Default is to allow unlimited message sizes
  • If the user chooses to do so, they can set a max message size via AmqpTcpEndpoint.MaxMessageSize before creating a connection and it will be enforced.
@lukebakken lukebakken added this to the 6.4.0 milestone Jun 9, 2022
@lukebakken lukebakken self-assigned this Jun 9, 2022
@lukebakken
Copy link
Collaborator Author

Fixed by #1220

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

No branches or pull requests

1 participant