GithubHelp home page GithubHelp logo

rabbitmq-deprecate-classic-queues's Introduction

RabbitMQ Deprecate Classic Queues

With the emergence of Quorum Queues in RabbitMQ 3.8.x, operators are now seeking means of being able disable the use of Classic Queues within their RabbitMQ environments with minimal service impact. This plugin allows operators to disable the use of Classic Queues on RabbitMQ installations.

NOTE:

  • For use on clustered environments, this plugin must be activated/enabled on ALL cluster nodes.
  • Only Classic Queues creation through AMQP (by a client application over TCP/IP) will be disabled.
  • RabbitMQ Management UI overrides this plugin, hence Classic Queues can still be created from the UI (e.g. for test purposes by the administrator)

Usage

  1. Download the rabbitmq_deprecate_classic_queues-<VERSION>.ez file from the project's releases page.
  2. Copy the rabbitmq_deprecate_classic_queues-<VERSION>.ez to the RabbitMQ's installation plugin directory
cp rabbitmq_deprecate_classic_queues-3.8.0.ez  <RABBITMQ-HOME-PATH>/rabbitmq_server-3.8.14/plugins/
  1. To deprecate classic queues, enable the plugin
rabbitmq-plugins enable rabbitmq_deprecate_classic_queues

Testing

To execute automated tests, close the plugin and run the following command:

make tests

Future work

  • Support for native disabling of classic queues (or mirroring only) in RabbitMQ core. e.g. rabbitmq/rabbitmq-server#2810
  • Support to disable classic queues from the RabbitMQ Management UI/plugin

LICENSE

(c) Erlang Solutions Ltd, 2021

https://www.erlang-solutions.com/

rabbitmq-deprecate-classic-queues's People

Contributors

ayanda-d avatar

Watchers

 avatar  avatar  avatar

Forkers

isabella232

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.