summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Shrink quorum queue must succeed if the target node is down or rabbit is stoppedshrink-when-downdcorbacho2020-09-251-0/+7
* Make it easy to close all connections on a nodeMichael Klishin2020-09-241-1/+8
* Erlang 21.3 is no longer supported, drop the CI badgeMichael Klishin2020-09-241-1/+0
* Merge pull request #2441 from rabbitmq/erlang-22Michael Klishin2020-09-242-561/+561
|\
| * Test with Erlang 22.3 and 23.0erlang-22Philip Kuryloski2020-09-232-561/+561
|/
* Make maintenance mode tests that involve QQs conditionalMichael Klishin2020-09-231-8/+41
* Fix one more timing-sensitive per_user_connection_channel_limit suite testMichael Klishin2020-09-231-6/+22
* Merge pull request #2447 from rabbitmq/qq-peek-commandMichael Klishin2020-09-226-17/+152
|\
| * rabbit_fifo: type the messages lqueueqq-peek-commandkjnilsson2020-09-221-1/+1
| * Test invariant: peek must not drain the queuedcorbacho2020-09-221-0/+2
| * Quorum Queue Peek commandkjnilsson2020-09-226-17/+150
|/
* Skip another mixed versions testkjnilsson2020-09-211-0/+9
* per_user_connection_channel_limit_SUITE: Wait for channel/connection to termi...Jean-Sébastien Pédron2020-09-211-5/+5
* quorum_queue_SUITE set lower aten poll intervalkjnilsson2020-09-211-1/+3
* Switch per_user suite to query feature flagkjnilsson2020-09-213-33/+45
* Merge pull request #2448 from rabbitmq/reclaim-qq-memoryMichael Klishin2020-09-203-4/+48
|\
| * Change a log message to be more accuratereclaim-qq-memoryMichael Klishin2020-09-182-3/+3
| * Quorum queue: API to reclaim quorum memorydcorbacho2020-09-162-2/+46
* | Ignore some tests when for mixed versionskjnilsson2020-09-183-10/+24
* | Merge pull request #2450 from rabbitmq/aten-poll-intervalMichael Klishin2020-09-181-0/+9
|\ \
| * | Increase aten poll intervalaten-poll-intervalkjnilsson2020-09-181-0/+9
|/ /
* | quorum_queue_SUITE test reliabilitykjnilsson2020-09-172-3/+16
* | Merge pull request #2449 from rabbitmq/lrb-revert-unintentional-assertionLuke Bakken2020-09-171-7/+7
|\ \ | |/ |/|
| * Revert unintentional assertionlrb-revert-unintentional-assertionLuke Bakken2020-09-161-7/+7
|/
* Merge pull request #2407 from rabbitmq/qq-reject-publishKarl Nilsson2020-09-1519-499/+4672
|\
| * Add system time to unit testqq-reject-publishdcorbacho2020-09-141-1/+2
| * Add a couple of more fields to overviewkjnilsson2020-09-071-1/+4
| * rabbit_fifo: lower min snapshot intervalkjnilsson2020-09-072-19/+17
| * Quorum queue 'Queue TTL' support.kjnilsson2020-09-076-152/+318
| * Add some unused fields to rabbit_fifo recordskjnilsson2020-09-071-6/+11
| * Don't assert on message countkjnilsson2020-09-071-1/+1
| * rabbit_fifo test changekjnilsson2020-09-071-1/+3
| * rabbit_fifo: convert enqueuerskjnilsson2020-09-071-1/+8
| * fix typokjnilsson2020-09-071-1/+1
| * Better handle version checkkjnilsson2020-09-071-1/+1
| * Skip more testskjnilsson2020-09-073-9/+51
| * quorum_queue_SUITE skip 2 node tests for mixed versionskjnilsson2020-09-071-32/+38
| * Skip test that cannot work with mixed machine versionskjnilsson2020-09-071-2/+7
| * Switch to 3 node clusters instead of 2kjnilsson2020-09-073-3/+3
| * Skip test in mixed modekjnilsson2020-09-071-40/+44
| * Test fixeskjnilsson2020-09-073-15/+26
| * Make some test suite 3 node instead of 2kjnilsson2020-09-075-37/+43
| * test fixeskjnilsson2020-09-073-3/+22
| * Remove debug log statementkjnilsson2020-09-071-6/+2
| * Implement reject_publish for QQskjnilsson2020-09-077-143/+461
| * Leave release cursors as they arekjnilsson2020-09-071-6/+1
| * rabbit_fifo: convert statekjnilsson2020-09-073-26/+69
| * rabbit_fifo: Fixes for move to lqueuekjnilsson2020-09-074-270/+280
| * rabbit_fifo: change messages map to queuekjnilsson2020-09-074-86/+96
| * rabbit_fifo machine version 1kjnilsson2020-09-074-1/+3527