Skip to content

Make classic_queue_consumer_unsent_message_limit configurable #11857

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
Jul 30, 2024

Conversation

ansd
Copy link
Member

@ansd ansd commented Jul 29, 2024

Similar to other RabbitMQ internal credit flow configurations such as credit_flow_default_credit and msg_store_credit_disc_bound, this commit makes the classic_queue_consumer_unsent_message_limit configurable via advanced.config.

This PR is an alternative to #11822

Similar to other RabbitMQ internal credit flow configurations such as
`credit_flow_default_credit` and `msg_store_credit_disc_bound`, this
commit makes the `classic_queue_consumer_unsent_message_limit`
configurable via `advanced.config`.

See #11822 for the
original motivation to make this setting configurable.
@michaelklishin michaelklishin merged commit 03885fa into main Jul 30, 2024
191 checks passed
@michaelklishin michaelklishin deleted the classic_queue_consumer_unsent_message_limit branch July 30, 2024 03:16
@michaelklishin michaelklishin added this to the 4.0.0 milestone Jul 30, 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.

2 participants