diff options
author | Matthias Radestock <matthias@rabbitmq.com> | 2012-11-26 10:44:36 +0000 |
---|---|---|
committer | Matthias Radestock <matthias@rabbitmq.com> | 2012-11-26 10:44:36 +0000 |
commit | ab9ab903487244bcbcb50b982f1c44cfcfbe20f0 (patch) | |
tree | 6ab2313fa5a9ff9ddfb27b5b92bf0c56cee39e74 /src/rabbit_binary_parser.erl | |
parent | bf87506cea0640482af76fcb580229bed2e2c74e (diff) | |
download | rabbitmq-server-bug25323.tar.gz |
mark all messages enqueued in the slave as 'delivered'bug25323
which is a much better than the set_delivered logic, which we can now
get rid of.
In doing so it also becomes clear that having the 'delivered' flag in
the #message_properties is less than ideal. It is mutable and we never
bothered updating vq s.t. it sets the flag correctly. So lets get rid
of it and add a parameter to bq:publish instead
Diffstat (limited to 'src/rabbit_binary_parser.erl')
0 files changed, 0 insertions, 0 deletions