Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Sep 26, 2025

This change adds config options for controlling the is_enabled/0 queue type callback for classic queues, quorum queues and stream queues. This is useful for operators to be able to control whether users can declare these queues - i.e. to prevent users from declaring queue types which cannot be supported operationally.

Setting

queue_types.stream.enabled = false

In a config file for example prevents stream queues from being declared.


This is an automatic backport of pull request #14624 done by Mergify.

This change adds config options for controlling the `is_enabled/0`
queue type callback for classic queues, quorum queues and stream
queues. This is useful for operators to be able to control whether
users can declare these queues - i.e. to prevent users from declaring
queue types which cannot be supported operationally.

Setting

    queue_types.stream.enabled = false

In a config file for example prevents stream queues from being declared.

(cherry picked from commit 976f0cf)
@michaelklishin michaelklishin added this to the 4.2.0 milestone Sep 26, 2025
@michaelklishin michaelklishin merged commit 23f53ed into v4.2.x Sep 26, 2025
284 of 285 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.2.x/pr-14624 branch September 26, 2025 20:52
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