summaryrefslogtreecommitdiff
path: root/priv/schema
diff options
context:
space:
mode:
authorDaniil Fedotov <hairyhum@gmail.com>2018-10-01 11:41:04 +0100
committerDaniil Fedotov <hairyhum@gmail.com>2018-12-28 17:17:56 +0400
commit10013f55c653f8fa06e581368fe236a1ad1f894d (patch)
tree77c665e8ac4d12b67c15e13534c1f31e06f4ec4c /priv/schema
parent76acfa47cc7da7c1b9072747a0a2bb14b51d3094 (diff)
downloadrabbitmq-server-git-10013f55c653f8fa06e581368fe236a1ad1f894d.tar.gz
Make master locator min-masters count queues and not bindings.
The min-masters locator was originally designed to count bindings, but this was confusing for people wanting to distribute queues rather than routes to queues. This was changed in 1d413eac80c2adb6844b82c8ce57e21a04a55b04 to count only queues which have at least one binding. But queues always have bindings (default) and hence it's equivalent to listing queues. Since default bindings are removed the location was broken. This commit changes the location to actually list queues rather than bindings.
Diffstat (limited to 'priv/schema')
0 files changed, 0 insertions, 0 deletions