diff options
| author | Matthias Radestock <matthias@lshift.net> | 2010-05-19 09:05:03 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2010-05-19 09:05:03 +0100 |
| commit | 9f7f4449be747d9bab8c94172567fecbec83b53b (patch) | |
| tree | bc91ddff0034115a0b500f00ee4766b1b2c7b9c2 /ebin | |
| parent | 697235703495a36b596ea2ef91d44bb1f4f6b7ca (diff) | |
| download | rabbitmq-server-git-9f7f4449be747d9bab8c94172567fecbec83b53b.tar.gz | |
keep complete pub/del/ack entries in journal on recovery
IF there is no entry for that message in the segment
This is
- more efficient, since there could be quite a few of these and we are
avoiding an array update for them
- more consistent with the other 'keep' cases
- the same as would happen if the journal had been built up by queue
operations rather than through recovery
The entries are filtered out eventually when flushing the journal.
Diffstat (limited to 'ebin')
0 files changed, 0 insertions, 0 deletions
