summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use scope on pg groups and skip `go` call from the appmk-otp-24-compat-pg2-to-pg-migrationdcorbacho2021-03-032-7/+2
* Retry if we could not start links because the plugin wasn't yet runningMichael Klishin2021-03-033-12/+20
* Synchronize federation_up/0 logic for both link typesMichael Klishin2021-03-032-3/+3
* pg2 => pg for OTP 24 compatibilityMichael Klishin2021-03-0312-47/+105
* Merge pull request #2846 from rabbitmq/cleanup-rabbit-fifo-usageMichael Klishin2021-03-032-2/+7
|\
| * Clean up rabbit_fifo_usage table on queue.deletecleanup-rabbit-fifo-usagedcorbacho2021-02-252-2/+7
* | Erlang client: drop some Erlang 19-specific codeMichael Klishin2021-03-031-12/+2
* | Require Erlang/OTP 23 for RabbitMQ 3.9Michael Klishin2021-03-031-2/+2
* | Remove Erlang 22 from GitHub ActionsPhilip Kuryloski2021-03-033-2276/+1
* | Merge pull request #2857 from rabbitmq/mk-direct-reply-to-erlang-22.x-compatMichael Klishin2021-03-011-2/+15
|\ \
| * | Restore Erlang 22.3 compatibility for direct reply-toMichael Klishin2021-03-011-2/+15
|/ /
* | Merge pull request #2854 from rabbitmq/dirty-io-warningsLoïc Hoguin2021-03-011-5/+5
|\ \
| * | Replace Async threads warning with Dirty I/Odirty-io-warningsMichal Kuratczyk2021-03-011-5/+5
|/ /
* | Bump observer_cli to 1.6.1Loïc Hoguin2021-03-0140-40/+40
* | Merge pull request #2853 from mbaldessari/openstack-fixesMichael Klishin2021-02-281-12/+37
|\ \
| * | Only export RABBITMQ_NODE_PORT when it is not the defaultMichele Baldessari2021-02-281-1/+3
| * | Stop logging unblock client access unconditionallyMichele Baldessari2021-02-281-9/+10
| * | Allow rabbitmq to run in a larger cluster composed of also non-rabbitmq nodesMichele Baldessari2021-02-281-2/+24
|/ /
* | Update heartbeat timeout docs in rabbitmq.conf.exampleMichael Klishin2021-02-261-1/+8
* | Merge pull request #2850 from rabbitmq/mk-otp-24-compat-pg2-to-pg-migrationLoïc Hoguin2021-02-266-22/+93
|\ \
| * | Correct a child spec typoMichael Klishin2021-02-262-3/+3
| * | Regular supervisor is sufficient hereMichael Klishin2021-02-262-6/+6
| * | Extract a constantMichael Klishin2021-02-264-3/+5
| * | CosmeticsMichael Klishin2021-02-261-1/+1
| * | OTP 24 compat: switch management and management_agent to use pgMichael Klishin2021-02-266-16/+85
* | | Add commentArnaud Cogoluègnes2021-02-261-0/+1
* | | Use unsigned ints in stream protocol, when appropriateArnaud Cogoluègnes2021-02-261-146/+146
* | | Merge pull request #2849 from rabbitmq/rabbitmq-server-2848Philip Kuryloski2021-02-2614-686/+18
|\ \ \
| * | | Move most packaging goal implementations to rabbitmq-packagingPhilip Kuryloski2021-02-2646-3500/+18
| * | | Revert "Remove directories used by the server release pipeline"Philip Kuryloski2021-02-2632-0/+2814
* | | | Start constants at 1 for stream pluginArnaud Cogoluègnes2021-02-265-208/+208
* | | | Use port 5551 for streams when starting clusterArnaud Cogoluègnes2021-02-261-2/+2
| |/ / |/| |
* | | Use MSB in keys to distinguish requests/responsesArnaud Cogoluègnes2021-02-264-72/+168
|/ /
* | Be more defensive when removing federated queue linksMichael Klishin2021-02-251-1/+1
* | Set stream plugin default port to 5551Arnaud Cogoluègnes2021-02-256-13/+13
* | Merge branch 'super-streams-publishing'Arnaud Cogoluègnes2021-02-254-7/+190
|\ \
| * | Add route and partitions command to stream pluginArnaud Cogoluègnes2021-02-254-7/+190
* | | Merge pull request #2804 from rabbitmq/rabbitmq-server-2756Michael Klishin2021-02-2510-104/+270
|\ \ \
| * | | Small code enhancementsdcorbacho2021-02-252-5/+6
| * | | Fix notify_decorators and policy notificationsdcorbacho2021-02-216-14/+26
| * | | Select applicable policies from exclusion listdcorbacho2021-02-194-15/+22
| * | | Add federation support for quorum queuesdcorbacho2021-02-186-78/+224
* | | | Merge pull request #2843 from rabbitmq/consumer-capacityMichael Klishin2021-02-2510-29/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | Consumer utilization => consumer capacity in Prometheus metricsMichael Klishin2021-02-241-1/+2
| * | | Improve UI help hint for consumer capacityMichael Klishin2021-02-241-2/+2
| * | | Whitelist consumer_capacity in 'rabbitmqctl list_queues'Michael Klishin2021-02-241-1/+3
| * | | Rename consumer_utilisation to consumer_capacitydcorbacho2021-02-248-25/+34
* | | | rabbit_env: Use consistent styleJean-Sébastien Pédron2021-02-251-6/+4
* | | | rabbitmq_stream_management: Ignore more dirs created by `gmake dist`Jean-Sébastien Pédron2021-02-251-1/+5
* | | | mk/rabbitmq-run.mk: Compute rabbitmq_stream TCP port based on $(RABBITMQ_NODE...Jean-Sébastien Pédron2021-02-251-0/+3