summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-01-22 18:00:20 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2019-02-01 11:23:15 +0100
commit166991462cb362ffb771dd731a13c8e7ad2e7be0 (patch)
treebfdf14af80436fd7cd32c45a021092ca208bce73 /Makefile
parenta87f5b19164946c594fc17f1d229aeb0c2335bbb (diff)
downloadrabbitmq-server-git-166991462cb362ffb771dd731a13c8e7ad2e7be0.tar.gz
Convert explicit default bindings removal to a feature flag
The feature flag is called `implicit_default_bindings`. It has the same role as the previously existing upgrade function. The upgrade function is removed in the process. Compared to the upgrade function however, it does remove entries in the `rabbit_route`, `rabbit_reverse_route` and `rabbit_semi_durable_route` tables in addition to `rabbit_durable_route` table. Also, the list of queues is taken from the `rabbit_queue` table instead of the `rabbit_durable_queue` one. [#163224049,#159298729]
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions