diff options
| author | Matthew Sackman <matthew@rabbitmq.com> | 2011-10-11 18:20:29 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@rabbitmq.com> | 2011-10-11 18:20:29 +0100 |
| commit | ff3430c509458ed48568f3d7b19607531d6dca63 (patch) | |
| tree | a25ee454626e3b76c6facaa0f0f02648f74cd517 /generate_app | |
| parent | b558d28a63ba9c84e4d33dcf4775692b894f3ff0 (diff) | |
| download | rabbitmq-server-git-ff3430c509458ed48568f3d7b19607531d6dca63.tar.gz | |
Do not use q1+q4 length when calculating permitted ?s - if you do, then as the queue is slowly drained, even whilst target_ram_count may be growing, you can end up writing more out to disk. Instead, use the target_ram_count directly as an indication of ?s. This is preferable as it indicates the permitted ?s which is obviously suitable for use when calculating the permitted ?s.
Diffstat (limited to 'generate_app')
0 files changed, 0 insertions, 0 deletions
