summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2009-09-23 11:43:59 +0100
committerMatthias Radestock <matthias@lshift.net>2009-09-23 11:43:59 +0100
commit49b6351e1b2c0733eb3313513d1009e207acfbee (patch)
tree24ee1133743fa50ec77d9d9ed618a807157a13e0 /include
parenta3e0f937bf85c5979e5883216e4be4a441e503ed (diff)
downloadrabbitmq-server-git-49b6351e1b2c0733eb3313513d1009e207acfbee.tar.gz
get rid of message cache limit
limiting the size of the message cache is pointless. Firstly, the ets memory info does not include binaries. Secondly, the cache is only holding onto messages which current queue processes are holding onto, so we are not actually leaking any memory, and the only cost is the cost of the cache entries themselves, which should be small.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions