diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2012-04-03 20:15:36 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2012-04-03 20:15:36 +0100 |
| commit | 7bcc4d43ecf2161555363c358f4c45c438fbedb9 (patch) | |
| tree | c32ebe37a72293cedf361e2e1176ee576d12a576 /codegen.py | |
| parent | 8000d9885725e220ea006c332dbcea028cad96d9 (diff) | |
| download | rabbitmq-server-git-7bcc4d43ecf2161555363c358f4c45c438fbedb9.tar.gz | |
revise nack handling in queue (for dlx)
- with the changes introduced in bug 24750, the "lost" message count
logged was misleading since it would not include any messages still
pending confirmation from other queues. Fix that.
- normal queue terminations are not log worthy
- splitting log information across two entries loses context,
i.e. other log entries might appear inbetween. So now we collate all
the information into a single log entry.
- saying that messages were "lost" is misleading - we simply don't
know what happened to them. Make this clear(er).
Diffstat (limited to 'codegen.py')
0 files changed, 0 insertions, 0 deletions
