summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2010-04-03 20:56:46 +0100
committerMatthew Sackman <matthew@lshift.net>2010-04-03 20:56:46 +0100
commitca1181e79d77b89ead1bb210d5744e6301cd2000 (patch)
tree41b4b60803f34aad62e25d8a919094ceca6d76d2 /scripts
parenta133685fb5097a6c5fbef9a1c6afb9a78fdbf069 (diff)
downloadrabbitmq-server-git-ca1181e79d77b89ead1bb210d5744e6301cd2000.tar.gz
Introduced rabbit_misc:dict_cons/3 which ends up being used in 3 places. Also fixed a bug which I'd sleepily introduced in vq:requeue where a msg_store:release had accidentally become a msg_store:remove (no idea how the tests managed to pass after that enough to convince me to commit - certainly had the tests failing today due to that one). Finally, persistent msgs in a non-durable queue should be sent to the transient msg_store, not the persistent msg_store. Thus they will survive a crash of the queue, but not a restart of the server.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions