summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
diff options
context:
space:
mode:
authorMichael Bridgen <mikeb@lshift.net>2010-01-21 15:01:09 +0000
committerMichael Bridgen <mikeb@lshift.net>2010-01-21 15:01:09 +0000
commitdcb54f9601fbed091629e3340ee4a780b2421aaa (patch)
tree8894c7935d9973c2157d67fd6664999d0316dd33 /src/rabbit.erl
parent826f35f4ad150b6ca7c48c78b8d3d9cb456f5e52 (diff)
downloadrabbitmq-server-git-dcb54f9601fbed091629e3340ee4a780b2421aaa.tar.gz
Make the return type of maybe_autodelete distinct from that of
conditional_delete, and be more strict matching its return values. Confusion over those led to the delete hook not being called when an exchange was autodeleted as a result of a queue being deleted. It now calls delete_binding then delete in this scenario, rather than just delete, to be consistent with the other place in which exchanges are autodeleted (when a binding is deleted directly).
Diffstat (limited to 'src/rabbit.erl')
0 files changed, 0 insertions, 0 deletions