summaryrefslogtreecommitdiff
path: root/packaging/debs
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2009-06-22 11:02:16 +0100
committerMatthew Sackman <matthew@lshift.net>2009-06-22 11:02:16 +0100
commit0493ab53154269357795bbf602a3cbcc8a6e86e9 (patch)
tree3a7cc3591e2949482914fefa2428759bd0f495cd /packaging/debs
parentea2c26453586d616d0e37679f7d66c766000463d (diff)
downloadrabbitmq-server-git-0493ab53154269357795bbf602a3cbcc8a6e86e9.tar.gz
fixed.
There was a choice here of either pushing all the txn accountancy into the mixed_queue and taking it out of queue_process or just passing in all the txn pending messages to the mode switch. I chose the latter because the queue_process is already the more readable of the two modules and I didn't want to further complicate the mixed_queue. Also, this way is a smaller API change and really not that much code. Tests pass but I'm about to rewrite the test and bulk it up a bit. Also, running the previous tests - rabbitmq-java-client/build/dist$ sh runjava.sh com/rabbitmq/examples/MulticastMain -y 50 -r 100 -s 104857 -m 100 -z 120 - whilst running (reduce|increase)_memory_footprint is a good thing to do.
Diffstat (limited to 'packaging/debs')
0 files changed, 0 insertions, 0 deletions