summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix persistent message count display in mgmt UImgmt-ui-persistent-messages-fixAlexey Lebedeff2021-10-201-0/+3
* Merge branch 'RentTheRunway-falconertc/fix_duplicate_binding_exchange'Michael Klishin2021-10-192-5/+99
|\
| * Improve a commentMichael Klishin2021-10-191-2/+1
| * Finalize 3.9.8 release notesLoïc Hoguin2021-10-191-0/+41
| * Fix binding deletion in duplicate-binding scenariosFalcon Taylor-Carter2021-10-181-3/+3
| * Add tests for duplicate binding scenariosFalcon Taylor-Carter2021-10-181-1/+96
* | Merge pull request #3591 from rabbitmq/3.9.8-release-notesMichael Klishin2021-10-190-0/+0
|\ \
| * | Finalize 3.9.8 release notesMichael Klishin2021-10-191-0/+41
| |/
* | Finalize 3.9.8 release notesLoïc Hoguin2021-10-191-0/+41
|/
* Merge pull request #3586 from rabbitmq/declare-stream-with-node-down-fixMichael Klishin2021-10-182-2/+18
|\
| * Take all clustered nodes into account when declaring stream.Karl Nilsson2021-10-182-2/+18
* | Update 3.9.8 release notesMichael Klishin2021-10-181-9/+5
* | More accurate wording in the release notesMichal Kuratczyk2021-10-181-3/+3
* | Mention osiris hostname fix in the release notesMichal Kuratczyk2021-10-181-0/+5
* | Merge pull request #3584 from rabbitmq/dependabot/github_actions/actions/chec...Michael Klishin2021-10-168-12/+12
|\ \
| * | Bump actions/checkout from 2.3.4 to 2.3.5dependabot/github_actions/actions/checkout-2.3.5dependabot[bot]2021-10-158-12/+12
|/ /
* | Merge pull request #3574 from rabbitmq/fix-stream-coordinator-logMichael Klishin2021-10-151-2/+2
|\ \
| * | Fix stream coordinator log messagefix-stream-coordinator-logdcorbacho2021-10-141-2/+2
| |/
* | Merge pull request #3582 from luos/channel-q-pid-leak-fix-v39xMichael Klishin2021-10-152-4/+6
* | Merge pull request #3579 from tvhong-amazon/tvhong/log_errorMichael Klishin2021-10-152-11/+20
|\ \
| * | Log response body of failed AWS requestsVy Hong2021-10-082-11/+20
* | | Merge pull request #3562 from rabbitmq/disable_stream_plugin_3557Michael Klishin2021-10-149-16/+66
|\ \ \
| * | | WordingMichael Klishin2021-10-141-2/+2
| * | | Formatting, wordingMichael Klishin2021-10-141-12/+12
| * | | change messagedisable_stream_plugin_3557Gabriele Santomaggio2021-10-132-2/+2
| * | | Disable the stream_plugin and stream management if the feature flagGabriele Santomaggio2021-10-139-14/+52
| * | | Disable the stream_plugin if the feature flagGabriele Santomaggio2021-10-121-5/+17
* | | | Attach add/delete super stream command to streams scope onlyArnaud Cogoluègnes2021-10-142-2/+2
* | | | Merge pull request #3503 from rabbitmq/super-stream-cliArnaud Cogoluègnes2021-10-1410-125/+1283
|\ \ \ \
| * | | | Handle stream arguments in add_super_stream commandsuper-stream-cliArnaud Cogoluègnes2021-10-116-11/+295
| * | | | Embed RPC call function in testArnaud Cogoluègnes2021-10-111-2/+6
| * | | | Fix group spec in testArnaud Cogoluègnes2021-10-111-1/+1
| * | | | Add delete_super_stream CLI commandArnaud Cogoluègnes2021-10-113-8/+170
| * | | | Add add_super_stream CLI commandArnaud Cogoluègnes2021-10-113-8/+212
| * | | | Add functions to create/delete super stream in managerArnaud Cogoluègnes2021-10-115-121/+625
| | |/ / | |/| |
* | | | Merge pull request #3544 from rabbitmq/bump-otp-for-ociMichael Klishin2021-10-131-2/+2
|\ \ \ \
| * | | | Adopt otp 24.1.2 for OCI workflowGitHub2021-10-061-2/+2
* | | | | Merge pull request #3570 from rabbitmq/lh-fix-memory_breakdownMichael Klishin2021-10-133-1/+69
|\ \ \ \ \
| * | | | | Fix memory_breakdown for connection procsLoïc Hoguin2021-10-133-1/+69
|/ / / / /
* | | | | Merge pull request #3560 from rabbitmq/lh-fix-mandatory-flagMichael Klishin2021-10-132-7/+43
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix memory leak when using mandatory flag in CQslh-fix-mandatory-flagLoïc Hoguin2021-10-132-7/+43
| | |/ / | |/| |
* | | | Merge pull request #3566 from rabbitmq/run-broker-more-plugin-portsMichael Klishin2021-10-131-0/+15
|\ \ \ \
| * | | | Allow having multiple `make run-broker` simulatneouslyrun-broker-more-plugin-portsAlexey Lebedeff2021-10-131-0/+15
| | |_|/ | |/| |
* | | | Merge pull request #3565 from rabbitmq/stream-queue-handle-unsupported-header...Michael Klishin2021-10-132-1/+25
|\ \ \ \
| * | | | Stream queue: handle unsupported header value typesstream-queue-handle-unsupported-header-valuesKarl Nilsson2021-10-132-1/+25
| | |/ / | |/| |
* | | | Compile #3561Michael Klishin2021-10-131-1/+1
* | | | Compile #3561Michael Klishin2021-10-121-1/+1
* | | | Merge pull request #3554 from johanneswuerbach/expose-cluster-idMichael Klishin2021-10-122-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | feat(prom): expose cluster id in identityJohannes Würbach2021-10-122-0/+2
| |/ /
* | | Merge pull request #3550 from rabbitmq/stream-queue-consumer-fixGabriele Santomaggio2021-10-121-20/+17
|\ \ \ | |/ / |/| |