summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Support single active consumer in quorum queueArnaud Cogoluègnes2018-12-142-16/+98
* Merge branch 'master' into rabbitmq-server-1799-single-active-consumer-in-qqArnaud Cogoluègnes2018-12-146-412/+404
|\
| * Merge pull request #1801 from rabbitmq/qq-list-consumersArnaud Cogoluègnes2018-12-145-237/+379
| |\
| | * Implement consumer listing for quorum queueskjnilsson2018-12-145-237/+379
| * | Merge pull request #1800 from rabbitmq/qq-ghost-consumer-fixD Corbacho2018-12-142-48/+25
| |\ \ | | |/
| | * Ensure quorum queue consumers are cleaned upkjnilsson2018-12-122-48/+25
| * | Merge pull request #1798 from rabbitmq/remove-unused-truncate-moduleMichael Klishin2018-12-121-127/+0
| |\ \
| | * | Remove the unused truncate moduleLoïc Hoguin2018-12-111-127/+0
| | |/
* | | Merge branch 'master' into rabbitmq-server-1743-exclusive-consumerArnaud Cogoluègnes2018-12-1118-299/+784
|\ \ \ | |/ /
| * | Merge pull request #1791 from rabbitmq/wal-roll-overKarl Nilsson2018-12-111-0/+76
| |\ \ | | |/ | |/|
| | * Roll wal on memory alarmDiana Corbacho2018-12-051-0/+76
| * | Merge pull request #1792 from rabbitmq/qq-dlx-fixKarl Nilsson2018-12-101-3/+7
| |\ \
| | * | Ignore error when dead letter exchange cannot be foundDiana Corbacho2018-12-061-2/+1
| | * | Log a warning if dead letter exchange cannot be foundDiana Corbacho2018-12-061-3/+8
| | |/
| * | rabbit_channel: Import `queue_fold()` from rabbit_miscJean-Sébastien Pédron2018-12-101-1/+7
| * | Merge pull request #1794 from rabbitmq/rabbitmq-server-1783Michael Klishin2018-12-072-33/+81
| |\ \
| | * | Add code to enforce deadline when getting channel info items. Standardize ret...Luke Bakken2018-12-061-9/+54
| | * | Replace a couple instances of queue with lqueueLuke Bakken2018-12-052-24/+27
| | |/
| * | Add rabbit_fifo snapshot property testkjnilsson2018-12-073-74/+120
| |/
| * Merge branch 'master' into ranch_proxy_headerMichael Klishin2018-12-053-11/+38
| |\
| | * Minor improvements to test stabilityMichael Klishin2018-12-051-1/+10
| | * Merge branch 'master' into dialyze-qqMichael Klishin2018-12-054-92/+245
| | |\
| | * | CompileMichael Klishin2018-12-051-1/+1
| | * | Merge branch 'master' into dialyze-qqMichael Klishin2018-12-056-37/+59
| | |\ \
| | * \ \ Merge branch 'master' into dialyze-qqDiana Corbacho2018-12-045-35/+105
| | |\ \ \
| | * | | | Give valid cluster name to rabbit_fifo_clientDiana Corbacho2018-12-041-2/+4
| | * | | | Implement delete_immediately_by_resourceDiana Corbacho2018-12-032-7/+23
| | * | | | Use ra nodes to intialise rabbit_fifo_clientDiana Corbacho2018-12-031-1/+1
| | * | | | Fix rabbit_quorum_queue:status type specDiana Corbacho2018-12-031-1/+1
| * | | | | Merge branch 'master' into ranch_proxy_headerMichael Klishin2018-12-058-127/+302
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge pull request #1782 from rabbitmq/qq-confirm-availabilityD Corbacho2018-12-054-92/+245
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | rabbit_channel: revert changes to IS_QUORUM macrokjnilsson2018-12-041-1/+1
| | | * | | uncomment commented gc callkjnilsson2018-12-041-1/+1
| | | * | | Better handle changing quorum queue leaderskjnilsson2018-12-044-64/+114
| | | * | | Notify all enqueuers and consuers on leader changekjnilsson2018-12-042-26/+89
| | | * | | rabbit_fifo: ensure credit is regainedkjnilsson2018-12-041-19/+41
| | | * | | Use correct key for recording quorum queue confirmskjnilsson2018-12-044-21/+39
| | * | | | Merge pull request #1774 from noxdafox/masterMichael Klishin2018-12-052-32/+37
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch 'master' of github.com:rabbitmq/rabbitmq-serverMatteo Cafasso2018-11-2423-348/+4027
| | | |\ \ \
| | | * | | | rabbit_mirror_queue_master: is_duplicate drop duplicate messagesMatteo Cafasso2018-11-241-3/+3
| | | * | | | rabbit_amqqueue_process: handle is_duplicate instructionsMatteo Cafasso2018-11-231-29/+34
| | * | | | | Merge pull request #1788 from rabbitmq/delivery-count-headerKarl Nilsson2018-12-043-3/+20
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Rename x-redelivery-count to x-delivery-count to align with AMQP1.0Diana Corbacho2018-12-042-2/+2
| | | * | | | Add x-redelivery-count header to quorum messagesDiana Corbacho2018-11-293-3/+20
| | | | |_|/ | | | |/| |
| * | | | | Use the built-in Ranch PROXY protocol supportLoïc Hoguin2018-12-043-29/+34
| |/ / / /
| * | | | Optimise quorum_queue SUITEkjnilsson2018-12-031-4/+6
| * | | | Merge pull request #1764 from rabbitmq/qq-dlx-policyKarl Nilsson2018-12-034-18/+39
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into qq-dlx-policyDiana Corbacho2018-11-229-202/+92
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Rename ra_machine_state to ra_machine_configDiana Corbacho2018-11-081-3/+3
| | * | | | Support dlx policy changes in quorum queuesDiana Corbacho2018-11-074-18/+39