diff options
| author | Matthias Radestock <matthias@lshift.net> | 2010-05-10 16:23:14 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2010-05-10 16:23:14 +0100 |
| commit | 0c97a23c3976b1aee572e97960975270973dd1e5 (patch) | |
| tree | 3448151fc13acb96b5e427340a41c692c80821c5 /codegen.py | |
| parent | 073e0eec578bff3ea7f31777242d0fc1ea59123a (diff) | |
| download | rabbitmq-server-git-0c97a23c3976b1aee572e97960975270973dd1e5.tar.gz | |
trigger possible msg_store gc in all the right places
- on removal of a message (since there is now more garbage)
- at the end of init (since the recovery may have created garbage)
- after rolling to a new file (since the old current file may be
eligible for compaction with it's left neighbour)
- at the end of gc (since we may not have reclaimed enough garbage to
drop below the gc threshold)
Diffstat (limited to 'codegen.py')
0 files changed, 0 insertions, 0 deletions
