Skip to content
Discussion options

You must be logged in to vote

rabbitmq-diagnostics environment is exactly how you inspect effective node configuration.

Updating default queue version in node config will not update it for existing queues. The setting is only used at queue declaration time but you seem to believe that it will apply immediately.

That's not the case: none of the settings in configuration files are applied on the fly. That's what policies and runtime parameters are for.

CQv2 can be adopted via a policy key.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@mkuratczyk
Comment options

@michaelklishin
Comment options

@0Ams
Comment options

@mkuratczyk
Comment options

@michaelklishin
Comment options

Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants