diff options
| author | Matthew Sackman <matthew@lshift.net> | 2009-06-24 15:42:30 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2009-06-24 15:42:30 +0100 |
| commit | 0a02dd9cd09af2132c4bf72e82a2d33daeb34cc1 (patch) | |
| tree | 50cb665f03d72e5ab6794988bfc82211c3be5239 /generate_app | |
| parent | 681a2deadac15035531000daba40964e67c45ae7 (diff) | |
| download | rabbitmq-server-git-0a02dd9cd09af2132c4bf72e82a2d33daeb34cc1.tar.gz | |
Changed reports so that we get bytes gained and lost since the last report.
Also, the sync version of publish is unnecessary as we were only ever using it in one place where we threw away the result. Thus even when publishing a message and marking it delivered in one up (as opposed to publish_delivered, which is quite different ;) ), we can make it cast, not call, as we don't need the acktag.
Also, the memory accounting was wrong for requeue in mixed_queue because requeue doesn't actually change the memory sizes (memory goes up on (tx_)publish, and down on ack/tx_cancel. Requeue has no effect. Nor does deliver.).
Diffstat (limited to 'generate_app')
0 files changed, 0 insertions, 0 deletions
