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

Decrease default MQTT Maximum Packet Size #12352

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ansd
Copy link
Member

@ansd ansd commented Sep 20, 2024

Given that the default max_message_size got decreased from 128 MiB to 16 MiB in RabbitMQ 4.0 in #11455, it makes sense to also decrease the default MQTT Maximum Packet Size from 256 MiB to 16 MiB. Since this change was missed in RabbitMQ 4.0, it is scheduled for RabbitMQ 4.1.

@ansd ansd added the breaking-change Includes changes that are potentially breaking compared to prior versions label Sep 20, 2024
@ansd ansd added this to the 4.1.0 milestone Sep 20, 2024
Given that the default max_message_size got decreased from 128 MiB to 16
MiB in RabbitMQ 4.0 in #11455,
it makes sense to also decrease the default MQTT Maximum Packet Size from 256 MiB to 16 MiB.
Since this change was missed in RabbitMQ 4.0, it is scheduled for RabbitMQ 4.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bazel breaking-change Includes changes that are potentially breaking compared to prior versions make
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant