summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rabbit_variable_queue: Add logging to follow a new leadlrb-diagnose-file-handle-cache-issueJean-Sébastien Pédron2020-10-301-0/+4
* rabbit_msg_store diagnosis: argh gotta run the whole thing apparentlyLuke Bakken2020-10-292-2/+2
* rabbit_msg_store diagnosis: run more tests but not the entire suiteLuke Bakken2020-10-292-2/+2
* rabbit_msg_store diagnosis: add logging to try and determine when stale CStat...Luke Bakken2020-10-293-7/+15
* rabbit_msg_store: Log exception where the code may loop with stale stateJean-Sébastien Pédron2020-10-291-10/+8
* file_handle_cache diagnosis: re-throw exception using same classLuke Bakken2020-10-281-3/+3
* rabbit_msg_store: Try to understand if the code throws a badargJean-Sébastien Pédron2020-10-281-3/+9
* handle undefined caseLuke Bakken2020-10-281-0/+2
* Run entire backing_queue suiteLuke Bakken2020-10-282-2/+2
* Revert "DO NOT MERGE"Luke Bakken2020-10-281-0/+233
* Limit tests that are runLuke Bakken2020-10-281-1/+1
* No need for app env varLuke Bakken2020-10-281-6/+0
* DO NOT MERGEJean-Sébastien Pédron2020-10-282-18423/+0
* Enable FHC debug logLuke Bakken2020-10-281-0/+6
* Improved wordingMichael Klishin2020-10-271-2/+3
* Merge pull request #2481 from rabbitmq/add-external-connections-for-refresh-e...Arnaud Cogoluègnes2020-10-232-2/+33
|\
| * Rename process group to non_amqp_connectionArnaud Cogoluègnes2020-10-232-18/+18
| * Add comments on force_event_refresh handlingadd-external-connections-for-refresh-eventArnaud Cogoluègnes2020-10-231-0/+4
| * Add rabbit_external_connections process groupArnaud Cogoluègnes2020-10-232-2/+29
|/
* Merge pull request #2475 from rabbitmq/queue-type-info-keysArnaud Cogoluègnes2020-10-226-28/+35
|\
| * Merge branch 'master' into queue-type-info-keysqueue-type-info-keysArnaud Cogoluègnes2020-10-2216-153/+291
| |\ | |/ |/|
* | Merge pull request #2471 from rabbitmq/stream-queue-leader-locatorArnaud Cogoluègnes2020-10-215-8/+262
|\ \
| * | Fix conflictstream-queue-leader-locatorArnaud Cogoluègnes2020-10-211-8/+0
| * | Merge branch 'master' into stream-queue-leader-locatorArnaud Cogoluègnes2020-10-2122-190/+98
| |\ \
| * | | Use stream ID hash to pick "random" leaderstream-queue-leader-locator-with-hashArnaud Cogoluègnes2020-10-192-10/+7
| * | | Use stream queue name hash to choose leaderArnaud Cogoluègnes2020-10-192-15/+22
| * | | Stream queue-leader-locator argument and policydcorbacho2020-10-155-10/+266
* | | | Update rabbitmq-components.mkMichael Klishin2020-10-211-2/+2
| |/ / |/| |
* | | Merge pull request #2478 from rabbitmq/rabbitmq-server-2473Luke Bakken2020-10-204-29/+0
|\ \ \
| * | | Remove all code related to RABBITMQ_IO_THREAD_POOL_SIZErabbitmq-server-2473Luke Bakken2020-10-204-29/+0
|/ / /
* | | rabbitmqctl(8): remove deprecated node_health_checkMichael Klishin2020-10-201-12/+0
* | | Merge pull request #2477 from rabbitmq/remove-arguments-validationMichael Klishin2020-10-203-100/+0
|\ \ \
| * | | Remove queue arguments validationremove-arguments-validationdcorbacho2020-10-203-100/+0
|/ / /
* | | Squash compiler warningsMichael Klishin2020-10-201-2/+2
* | | Merge pull request #2476 from rabbitmq/rabbitmq-server-2474Michael Klishin2020-10-201-0/+23
|\ \ \
| * | | Stop local quorum queue followers after transferring leadershiprabbitmq-server-2474Michael Klishin2020-10-191-0/+23
* | | | Add missing consumer args to queue type capabilitieskjnilsson2020-10-192-2/+4
|/ / /
| | * Refactor info queues on queue typesdcorbacho2020-10-196-28/+35
| |/ |/|
* | Use named queues for single_active_consumer testkjnilsson2020-10-161-2/+5
* | Merge pull request #2467 from rabbitmq/stream-initial-cluster-sizeArnaud Cogoluègnes2020-10-163-6/+71
|\ \ | |/
| * Select initial cluster size on stream queue declarationstream-initial-cluster-sizedcorbacho2020-10-123-6/+71
* | Add missing classic queue capabilitykjnilsson2020-10-161-1/+1
* | Merge pull request #2466 from rabbitmq/rabbitmq-server-2296Arnaud Cogoluègnes2020-10-169-70/+106
|\ \ | |/
| * Disable server-named queues for quorum and stream queuesrabbitmq-server-2296dcorbacho2020-10-098-16/+56
| * Refactor: queue capabilities on queue typesdcorbacho2020-10-095-67/+63
* | Update README.mdMichael Klishin2020-10-161-1/+1
* | rabbit_stream_queue_SUITE: Give more time for expired messages to go awayJean-Sébastien Pédron2020-10-151-0/+2
* | Merge pull request #2436 from rabbitmq/auth-attempt-metricsMichael Klishin2020-10-143-1/+12
|\ \
| * | Reset detailed auth attempt metrics when gc'ing metricsauth-attempt-metricsdcorbacho2020-10-141-0/+4
| * | Add protocol to auth attempt metricsdcorbacho2020-10-142-7/+7