summaryrefslogtreecommitdiff
path: root/test/rabbit_fifo_prop_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* rabbit_fifo: change release cursor calculationrabbit-fifo-release-cursor-fixkjnilsson2020-03-051-0/+21
* rabbit_fifo_prop: revert config changekjnilsson2020-03-041-1/+1
* rabbit_fifo_props: add tests that tests config changeskjnilsson2020-03-031-31/+120
* lower size of property testkjnilsson2020-03-021-1/+1
* rabbit_fifo: release cursor effect orderingkjnilsson2020-03-021-1/+4
* Fix QQ crash recovery bugkjnilsson2020-02-251-4/+25
* rabbit_fifo: Optimise peak memory usekjnilsson2019-10-171-1/+1
* Remove use of ra.hrlkjnilsson2019-08-301-1/+0
* QQ SAC: process all consumers on noconnectionkjnilsson2019-04-301-8/+47
* Test that the indexes in the log effect are never lower than previous release...Diana Corbacho2019-04-041-1/+61
* Merge remote-tracking branch 'origin/master' into in-memory-limitsDiana Corbacho2019-04-041-24/+324
|\
| * Disable test that cannot currently passkjnilsson2019-03-211-15/+11
| * rabbit_fifo: propery tests for single active consumerkjnilsson2019-03-201-24/+315
| * rabbit_fifo bugfixeskjnilsson2019-03-181-0/+2
* | Fix in-memory countersDiana Corbacho2019-04-031-7/+64
|/
* Fix snapshot bug in rabbit_fifokjnilsson2019-03-141-3/+26
* rabbit_fifo_prop_SUITE: `fake_pid` was removedv3.8.0-beta.3Jean-Sébastien Pédron2019-03-041-2/+1
* rabbit_fifo: change single active consumer on noconnectionkjnilsson2019-02-271-16/+1
* Add nodeup commands to rabbit_fifo_propkjnilsson2019-02-221-7/+15
* Fix rabbit_fifo poison handlingkjnilsson2019-02-221-10/+56
* Include poison message handling in snapshot testingDiana Corbacho2019-02-221-7/+23
* spelling: relevantJosh Soref2019-02-121-1/+1
* spelling: permutationJosh Soref2019-02-121-1/+1
* rabbit_fifo_prop_SUITE: remove some dead code, ct:pal/2 only errorsMichael Klishin2019-02-011-7/+1
* Ensure rabbit_fifo snaphots are emittedkjnilsson2019-02-011-4/+10
* Quorum queue queue length limit by byte size and number of messagesDiana Corbacho2019-01-241-33/+184
* rabbit_fifo_props: handle impossible casekjnilsson2019-01-081-2/+10
* rabbit_fifo: apply/4 -> apply/3kjnilsson2018-12-201-5/+17
* Implement consumer listing for quorum queueskjnilsson2018-12-141-42/+59
* Add rabbit_fifo snapshot property testkjnilsson2018-12-071-0/+348