summaryrefslogtreecommitdiff
path: root/test/rabbitmq-env.bats
diff options
context:
space:
mode:
authorDiana Corbacho <diana@rabbitmq.com>2019-01-15 16:38:36 +0000
committerkjnilsson <knilsson@pivotal.io>2019-01-24 14:44:27 +0000
commit08bded2fa243a15a9c7ced2b040066ad586104f1 (patch)
tree5ad118b2cd3238605038a52ffcbd6a6711e2f026 /test/rabbitmq-env.bats
parent267755365ab4fa2fd2568d86399806c442c7fd61 (diff)
downloadrabbitmq-server-git-08bded2fa243a15a9c7ced2b040066ad586104f1.tar.gz
Quorum queue queue length limit by byte size and number of messages
Only drop-head strategy. This necessitated the change of rabbit_fifo prefix messages from a tuple of integers representing the number of returned vs enqueued messages that have already been processes and thus don't need to include message bodes in the snapshot to a tuple of lists of the sizes of each message. This change will have some performance impact as the snaphots will now be larger than before but as they still won't contain message bodies at least the sizing is fixed. Decreased the frequency as snapshots points are prepared so somewhat make up for this. [#161247380]
Diffstat (limited to 'test/rabbitmq-env.bats')
0 files changed, 0 insertions, 0 deletions