Skip to content

Ignoring client-proivded queue properties such as queue exclusivity when DQT is set #13044

Closed Answered by michaelklishin
Ayanda-D asked this question in Other
Discussion options

You must be logged in to vote

@Ayanda-D what you are asking for would turn the whole idea of default queue types upside down. default_queue_type is just that, a default, not an override. Client properties take precedence over defaults.

DQT and the code declaration path are already really complex, and that spills over to other features from native STOMP to definition export and import.

Furthermore, I fail to see why you'd want a queue that was previously exclusive queues would need to become quorum ones. Exclusive queues were never mirrored even in the CMQ era.

As for x-queue-type, there already is a feature that allows that particular property to be ignored during an equivalence check as of #8091:

quorum_queue.propert…

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@michaelklishin
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants