diff options
| author | Matthew Sackman <matthew@lshift.net> | 2009-12-20 04:10:45 +0000 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2009-12-20 04:10:45 +0000 |
| commit | ce04e209a546f85e1630cf358c8ef37b3d238a61 (patch) | |
| tree | 9395d07966a22eaccff3d1868d8d3255d5c506df /ebin | |
| parent | 0599f5e85ec9149109561b3954818c5db7a2d25b (diff) | |
| download | rabbitmq-server-git-ce04e209a546f85e1630cf358c8ef37b3d238a61.tar.gz | |
Must start msg_store *before* amqqueue_sup, otherwise on shutdown, there's a nasty race which blows up the channel on notify_all_down because the msg_store exits wrongly, first, killing the queue process when it calls msg_store:read, and then the channel can't call the queue. Thus start msg_store before queue_sup, and none of this problem exists
Diffstat (limited to 'ebin')
0 files changed, 0 insertions, 0 deletions
