summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2010-08-19 17:20:09 +0100
committerAlexandru Scvortov <alexandru@rabbitmq.com>2010-08-19 17:20:09 +0100
commit0877754d1515bf361a0fbab7cdf693fc998dd396 (patch)
tree5cb7954b6496349d1fc3b61d39b9b8a7c8be371d /Makefile
parent8fbfd5c7eaf2c272d4d7647a8e7b74e1130d188e (diff)
downloadrabbitmq-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