summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniil Fedotov <hairyhum@gmail.com>2018-07-24 14:36:51 +0100
committerDaniil Fedotov <hairyhum@gmail.com>2018-07-24 14:36:51 +0100
commite5f4cbd2348270a66e508023d76ad9578276d476 (patch)
tree29824f4eada746bca284618aa595c76d1a7d0429 /include
parentddbc8642b83897d5389104a32740377c049bd3cb (diff)
downloadrabbitmq-server-git-e5f4cbd2348270a66e508023d76ad9578276d476.tar.gz
Prepare bindings table in a separate recover function.
Before #567 all binding recover functions were executed once on node restart. Executing table_filter can be expensive with high number of vhosts and bindings and effectively should be called only once. Moved to a separate function, which should be called from the global recovery function (`rabbit_vhost:recover/0`)
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions