diff options
| author | Matthew Sackman <matthew@lshift.net> | 2009-04-21 13:12:20 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2009-04-21 13:12:20 +0100 |
| commit | a3003a0a60bef9a03d8cf2479a8b247c6fc8bdab (patch) | |
| tree | 2505c8373b4bc80795a1b8830facc4691c1afbc4 /codegen.py | |
| parent | 7a35bdd921e3b24d2e1919b9e6f2023e1c7ea37c (diff) | |
| download | rabbitmq-server-git-a3003a0a60bef9a03d8cf2479a8b247c6fc8bdab.tar.gz | |
altered api so that deliver returns the seq_id (actually, it's a tuple of {msgid, seqid}, but that's irrelevant), and that ack requires this seq_id (tuple) back in.
This avoids extra mnesia work and makes ack much faster. Given that the amqqueue already tracks unacked messages, this seems reasonable. However, if not, back off to the parent of this revision.
Diffstat (limited to 'codegen.py')
0 files changed, 0 insertions, 0 deletions
