summaryrefslogtreecommitdiff
path: root/codegen.py
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2013-01-30 14:05:08 +0000
committerMatthias Radestock <matthias@rabbitmq.com>2013-01-30 14:05:08 +0000
commitda3e951457e40a45d78f89995654e7434a3736c9 (patch)
treea68ec84a832334be64f650dc4c1fe419537f166e /codegen.py
parent3f15c30196f250ebb2d76e604a0bce7d72b2a056 (diff)
downloadrabbitmq-server-git-da3e951457e40a45d78f89995654e7434a3736c9.tar.gz
don't hold on to 'complete' in-memory qi journal entries
When a pub, del and ack for a message are all recorded in the journal then we don't bother writing any of that to the segment files when the journal is flushed, since the message is well and truly in the past and forgotten. So... there is no point keeping the entry in the in-memory journal either, where it just eats up space until a flush for no good reason.
Diffstat (limited to 'codegen.py')
0 files changed, 0 insertions, 0 deletions