summaryrefslogtreecommitdiff
path: root/src/lqueue.erl
diff options
context:
space:
mode:
authorDaniil Fedotov <hairyhum@gmail.com>2018-03-15 17:16:07 +0000
committerMichael Klishin <michael@clojurewerkz.org>2018-03-16 17:14:11 +0300
commit1aa737b714595f219baf86bd2ddfe9bbf6730134 (patch)
treec58c994abe31ae0db42393fb922f889802f515dd /src/lqueue.erl
parentfbddd66e964eaca136b8e3f147df7b9f3790fdce (diff)
downloadrabbitmq-server-git-1aa737b714595f219baf86bd2ddfe9bbf6730134.tar.gz
Do not try to start a vhost supervisors on not fully booted nodes.
Sometimes when several nodes are started at the same time, add_vhost can try to start a remote vhost supervisor on a node, which does not have a rabbit_vhost_sup_sup process yet, resulting in `{error,rabbit_vhost_sup_sup_not_running}` error. Filter only fully booted nodes to start remote vhost supervisors. (cherry picked from commit 52d0c1aed0d5b532765d6efd0ed92b393d821322)
Diffstat (limited to 'src/lqueue.erl')
0 files changed, 0 insertions, 0 deletions