diff options
| author | Alexandru Scvortov <alexandru@rabbitmq.com> | 2010-08-19 17:20:09 +0100 |
|---|---|---|
| committer | Alexandru Scvortov <alexandru@rabbitmq.com> | 2010-08-19 17:20:09 +0100 |
| commit | 0877754d1515bf361a0fbab7cdf693fc998dd396 (patch) | |
| tree | 5cb7954b6496349d1fc3b61d39b9b8a7c8be371d /Makefile | |
| parent | 8fbfd5c7eaf2c272d4d7647a8e7b74e1130d188e (diff) | |
| download | rabbitmq-server-git-0877754d1515bf361a0fbab7cdf693fc998dd396.tar.gz | |
fixed an ever-expanding dictionary
The problem with the current design is that the lowest layer that knows
about confirmations is amqqueue_process. This means that
amqqueue_process, variable_queue, msg_store and queue_index need to do
all the bookkeeping associated with confirmations even if they're not
enabled. Mind you, this doesn't slow things down noticeably.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
