summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-045-64/+139
* 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-045-22/+106
* Merge pull request #1788 from rabbitmq/delivery-count-headerKarl Nilsson2018-12-044-4/+116
|\
| * Rename x-redelivery-count to x-delivery-count to align with AMQP1.0Diana Corbacho2018-12-043-4/+4
| * Add x-redelivery-count header to quorum messagesDiana Corbacho2018-11-294-4/+116
* | Contributors are welcome on the mailing listMichael Klishin2018-12-041-0/+2
* | README updatesMichael Klishin2018-12-041-3/+5
* | Merge pull request #1785 from rabbitmq/rabbitmq-server-1784Michael Klishin2018-12-033-0/+34
|\ \
| * | Update rabbitmq.conf.example for #1784Michael Klishin2018-12-021-0/+9
| * | Make it possible to configure kernel.inet_dist_listen_{min,max} via new style...Michael Klishin2018-12-022-0/+25
* | | Optimise quorum_queue SUITEkjnilsson2018-12-032-6/+10
* | | Merge pull request #1764 from rabbitmq/qq-dlx-policyKarl Nilsson2018-12-035-25/+72
|\ \ \
| * \ \ Merge branch 'master' into qq-dlx-policyDiana Corbacho2018-11-2210-202/+121
| |\ \ \
| * | | | Rename ra_machine_state to ra_machine_configDiana Corbacho2018-11-081-3/+3
| * | | | Support dlx policy changes in quorum queuesDiana Corbacho2018-11-075-25/+72
* | | | | Merge pull request #1772 from rabbitmq/memory-breakdown-qqKarl Nilsson2018-12-031-4/+12
|\ \ \ \ \
| * | | | | Add comment about not all ra servers being queueskjnilsson2018-12-031-0/+2
| * | | | | Report quorum queues memory usage in rabbit_vmDiana Corbacho2018-11-211-4/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #1771 from rabbitmq/return-unack-any-down-reasonKarl Nilsson2018-12-032-15/+213
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | remove unused variablekjnilsson2018-12-031-1/+1
| * | | | Ensure delivery doesn't happen when consumers are suspected downDiana Corbacho2018-12-032-8/+184
| * | | | Return delivered but unack messages to the queeu for noconnection reasonDiana Corbacho2018-12-031-8/+30
* | | | | Update rabbitmq-components.mkJean-Sébastien Pédron2018-11-301-2/+2
| |_|_|/ |/| | |
* | | | Merge pull request #1776 from rabbitmq/rabbitmq-cli-276Michael Klishin2018-11-291-1/+29
|\ \ \ \
| * | | | Add method to set log level at runtimeLuke Bakken2018-11-271-1/+29
| |/ / /
* | | | Merge pull request #1778 from rabbitmq/rabbitmq-server-1777Michael Klishin2018-11-281-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Correct argument order for -paLuke Bakken2018-11-271-5/+5
|/ / /
* | | Update rabbitmq-components.mkJean-Sébastien Pédron2018-11-221-3/+3
|/ /
* | Merge pull request #1765 from rabbitmq/remove-dead-letter-processKarl Nilsson2018-11-215-160/+14
|\ \
| * | Remove dead letter processDiana Corbacho2018-11-085-160/+14
* | | Merge pull request #1770 from rabbitmq/vhost_recovery_memoryMichael Klishin2018-11-201-0/+1
|\ \ \
| * | | Garbage collect after vhost recoverykjnilsson2018-11-201-0/+1
|/ / /
* | | Quorum queue: Run cancel_consumer handler asynckjnilsson2018-11-203-28/+29
* | | Merge pull request #1761 from rabbitmq/quorum-data-cleanupMichael Klishin2018-11-173-4/+68
|\ \ \ | |/ / |/| |
| * | WordingMichael Klishin2018-11-171-3/+3
| * | Run cleanup test independentlyDiana Corbacho2018-11-061-2/+2
| * | Cleanup data for missing quorum queuesDiana Corbacho2018-11-063-1/+62
| * | Handle errors while deleting quorum queue on minorityDiana Corbacho2018-11-061-2/+5
| |/
* | Merge pull request #1762 from rabbitmq/refactor-consumer-tagKarl Nilsson2018-11-081-10/+9
|\ \ | |/ |/|
| * Refactor consumer tag in record_sentDiana Corbacho2018-11-071-10/+9
|/
* Merge pull request #1740 from rabbitmq/rabbitmq-server-161167716-2v3.8.0-beta.1Michael Klishin2018-11-034-5/+0
|\
| * remove duplicated codeLuke Bakken2018-10-191-1/+0
| * Set node name for rabbit_prelaunch step in Windows scriptsLuke Bakken2018-10-195-5/+1
| * Remove unused -nodename argument to erl, ensure that RABBITMQ_NAME_TYPE is us...Luke Bakken2018-10-195-5/+5
* | Merge pull request #1758 from rabbitmq/plugin-disable-orderingMichael Klishin2018-11-031-1/+3
|\ \
| * | Call rabbit:stop_apps in reverse orderDiana Corbacho2018-11-021-1/+3