[Questions] Required plugin feature flags not written to file #12448
Unanswered
gomoripeti
asked this question in
Questions
Replies: 1 comment 3 replies
-
@gomoripeti I have updated the discussion template. Feature flags have been updated for @dumbbell this is the question I have mentioned in our internal chat. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(the "Question" template is a bit weird that there is no text field to put my actual question in)
I noticed on a newly created 4.0.2 cluster and reproduced as bellow that the required feature flags of the later enabled MQTT plugin are not written to disk. My question is if this can cause any problem in practice? Required feature flags are enabled anyway, so I'm not sure in what edge case this might confuse RabbitMQ, but it is at least somewhat inconsistent as required feature flags of the rabbit app are present in the enabled feature flags file.
Community Support Policy
RabbitMQ version used
4.0.2
Erlang version used
26.2.x
Operating system (distribution) used
MacOS
How is RabbitMQ deployed?
Other
rabbitmq-diagnostics status output
Logs from node 1 (with sensitive values edited out)
Logs from node 2 (if applicable, with sensitive values edited out)
No response
Logs from node 3 (if applicable, with sensitive values edited out)
No response
rabbitmq.conf
not relevant, advanced.config auto-generated by
make run-broker
Steps to deploy RabbitMQ cluster
running from git cloned repo
Steps to reproduce the behavior in question
advanced.config
No response
Application code
No response
Kubernetes deployment file
No response
Beta Was this translation helpful? Give feedback.
All reactions