summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QQ: ensure that messages are delivered in orderqq-in-memory-limit-bug-fixkjnilsson2021-04-153-38/+86
* rabbit_fifo: add smallest raft index to overviewkjnilsson2021-04-131-1/+4
* Merge pull request #2936 from rabbitmq/stream-managementKarl Nilsson2021-04-133-3/+61
|\
| * Catch exception when remote node is up but rabbit app is stoppeddcorbacho2021-04-131-8/+13
| * Hide consumer capacity for stream queuesdcorbacho2021-04-131-0/+2
| * Report number of consumers for stream queuesdcorbacho2021-04-131-0/+7
| * Report number of readers for stream queuesdcorbacho2021-04-133-2/+26
| * Hide message body stats for stream queuesdcorbacho2021-04-131-0/+4
| * Report stream writer memory on queue statsdcorbacho2021-04-132-2/+18
|/
* Merge pull request #2929 from rabbitmq/stream-status-commandKarl Nilsson2021-04-133-0/+164
|\
| * Adjust stream status formatkjnilsson2021-04-131-3/+4
| * CLI command to for stream detailsdcorbacho2021-04-133-0/+163
|/
* Make streams compatible with osiris API changeskjnilsson2021-04-132-13/+16
* Shard rabbitmq_federation:queue_SUITE by groupPhilip Kuryloski2021-04-131-0/+4
* Merge pull request #2972 from rabbitmq/improvements-to-source-dist-recipeMichael Klishin2021-04-132-19/+7
|\
| * Makefile: Don't copy `rabbit/ebin` when running "make install" on WindowsJean-Sébastien Pédron2021-04-131-12/+0
| * Makefile: Use `core_native_path` on filenames passed to ErlangJean-Sébastien Pédron2021-04-131-1/+1
| * Use {MIX,HEX}_HOME variables to prepare offline cacheJean-Sébastien Pédron2021-04-132-6/+6
|/
* Logging: Fix Cuttlefish schema mappingsJean-Sébastien Pédron2021-04-131-4/+4
* rabbit_env: Fix arguments to the ?LOG_DEBUG format stringJean-Sébastien Pédron2021-04-131-2/+2
* binary_to_atom/1 is not available in Erlang 22.3Michael Klishin2021-04-131-1/+1
* Add rabbitmq_federation to bazelPhilip Kuryloski2021-04-134-10/+258
* Stream coord: increase sleep on certain failureskjnilsson2021-04-131-0/+2
* Merge pull request #2970 from rabbitmq/faster-stream-coordinator-tickKarl Nilsson2021-04-131-1/+1
|\
| * Force a faster coordinator tick to flush data quickerfaster-stream-coordinator-tickdcorbacho2021-04-121-1/+1
|/
* Adjust timeouts for feature flags suitePhilip Kuryloski2021-04-121-1/+1
* Mark portions of the peer_discovery_classic_config_SUITE flakyPhilip Kuryloski2021-04-121-0/+13
* Be more selective when marking the feature_flags_SUITE exclusivePhilip Kuryloski2021-04-121-3/+6
* Use pinned container images for bazel buildPhilip Kuryloski2021-04-121-2/+2
* Merge pull request #2968 from rabbitmq/longer-qq-namesMichael Klishin2021-04-123-11/+44
|\
| * Allow quorum queue names to exceed atom max charslonger-qq-nameskjnilsson2021-04-123-11/+44
* | Mark quorum_queue_SUITE-clustered-cluster_size_2 as flakyPhilip Kuryloski2021-04-121-0/+1
* | Fix the lack of systemd in certain bazel testsPhilip Kuryloski2021-04-122-16/+19
* | Add more VM memory monitor tests, pass DialyzerMichael Klishin2021-04-112-5/+31
* | Update vm_memory_high_watermark/0 typeMichael Klishin2021-04-111-1/+2
* | Merge pull request #2966 from rabbitmq/mk-one-more-relative-high-vm-memory-wa...Michael Klishin2021-04-112-8/+20
|\ \
| * | High VM watermark: support {relative, N} values set via advanced.configMichael Klishin2021-04-112-8/+20
|/ /
* | Merge pull request #2965 from rabbitmq/rabbitmq-server-2964Michael Klishin2021-04-102-1/+9
|\ \
| * | CosmeticsMichael Klishin2021-04-101-1/+1
| * | Handle {absolute, N} free disk space limit valuesMichael Klishin2021-04-101-1/+3
| * | CLI: format infinity high VM memory watermark in statusMichael Klishin2021-04-101-0/+3
| * | CLI: handle {:relative, val} cases when formatting memory watermarkMichael Klishin2021-04-101-0/+3
* | | Normalize amqp10_client bazel build filePhilip Kuryloski2021-04-091-8/+3
* | | Turn down parallel buildbuddy jobsPhilip Kuryloski2021-04-091-1/+1
* | | Fixup previous commitPhilip Kuryloski2021-04-091-0/+1
* | | Add rabbitmq_event_exchange to bazelPhilip Kuryloski2021-04-091-0/+118
* | | Fix rabbit -> systemd dependency in bazelPhilip Kuryloski2021-04-092-0/+19
* | | Handle "undefined" PID when writing osiris trackingArnaud Cogoluègnes2021-04-091-1/+7
* | | Handle closed osiris reader when dispatching chunkArnaud Cogoluègnes2021-04-091-40/+64
* | | Add rabbitmq_peer_discovery_common to bazelPhilip Kuryloski2021-04-091-0/+97