diff options
| author | Gerhard Lazu <gerhard@lazu.co.uk> | 2018-03-20 17:21:31 +0000 |
|---|---|---|
| committer | Gerhard Lazu <gerhard@lazu.co.uk> | 2018-03-27 16:07:36 +0100 |
| commit | dfa270677f6b5191f0dc994a571728a8bf93957f (patch) | |
| tree | cc6c52668e1afd17a89bb73a4961ceedf6194c4d /scripts/rabbitmq-defaults.bat | |
| parent | eab08df1ffd3ba21174fa688469b547649bc9db2 (diff) | |
| download | rabbitmq-server-git-dfa270677f6b5191f0dc994a571728a8bf93957f.tar.gz | |
Run binding deletions in a Mnesia transaction
Otherwise, if there is more than 1 node that runs
rabbit_node_monitor:on_node_down/1, there will be
`{aborted,no_transaction` errors.
{{aborted,no_transaction},
[{mnesia,abort,1,[{file,"mnesia.erl"},{line,351}]},
{rabbit_exchange_type_topic,'-remove_bindings/3-lc$^0/1-0-',1,
[{file,"src/rabbit_exchange_type_topic.erl"},
{line,78}]},
{rabbit_exchange_type_topic,remove_bindings,3,
[{file,"src/rabbit_exchange_type_topic.erl"},
{line,78}]},
{rabbit_binding,x_callback,4,[{file,"src/rabbit_binding.erl"},{line,570}]},
{rabbit_binding,'-process_deletions/2-fun-0-',2,
[{file,"src/rabbit_binding.erl"},{line,547}]},
{dict,map_bucket,2,[{file,"dict.erl"},{line,481}]},
{dict,map_bkt_list,2,[{file,"dict.erl"},{line,477}]},
{dict,map_bkt_list,2,[{file,"dict.erl"},{line,477}]}]}
Partner-in-crime: @essen
Diffstat (limited to 'scripts/rabbitmq-defaults.bat')
0 files changed, 0 insertions, 0 deletions
