Skip to content
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

Please update the feature flags for 3.13.0 #1842

Closed
bodograumann opened this issue Mar 15, 2024 · 1 comment
Closed

Please update the feature flags for 3.13.0 #1842

bodograumann opened this issue Mar 15, 2024 · 1 comment

Comments

@bodograumann
Copy link

Is your feature request related to a problem? Please describe.

We updated to rabbitmq 3.13 and the documentation looked like there are no new feature flags to enable.
Turns out there are, but they are missing from the documentation.

Describe the solution you'd like

The following flags need to be added afaics:

  • detailed_queues_endpoint
  • khepri_db
  • message_containers
  • stream_update_config_command

Also usually it is recommended to enable all of them after the upgrade, but khepri_db seems different according to the 3.13 release announcement. That should probably highlighted in the docs as well.

Describe alternatives you've considered

No response

Additional context

No response

@michaelklishin
Copy link
Member

@bodograumann as the docs now say,

rabbitmqctl enable_feature_flag all

will only enable stable feature flags, and khepri_db is currently an experimental one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants