summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Handle timeouts in info calls so we still report all other statsdcorbacho2019-10-281-10/+15
* Make a bunch of Ra settings configurable rabbitmq.confMichael Klishin2019-10-271-1/+6
* Correctly pass Ra leader hereMichael Klishin2019-10-251-1/+2
* Make rabbit_amqueue:is_unresponsive/2 QQ awareMichael Klishin2019-10-253-7/+39
* Merge pull request #2141 from rabbitmq/reserve-qq-file-handlesMichael Klishin2019-10-242-3/+21
|\
| * Update tests for rabbit_fifo:state_enter/2Michael Klishin2019-10-171-2/+3
| * NamingMichael Klishin2019-10-171-1/+1
| * rabbit_fifo:state_enter/2: restore catch-all clauseMichael Klishin2019-10-161-2/+4
| * Reserve file handles in quorum queuesdcorbacho2019-10-162-4/+19
* | Merge pull request #2138 from rabbitmq/optimise-qq-memory-useKarl Nilsson2019-10-184-77/+181
|\ \
| * | rabbit_fifo: Optimise peak memory usekjnilsson2019-10-172-11/+30
| * | Optimise QQ memory usekjnilsson2019-10-114-66/+151
* | | Merge pull request #2143 from rabbitmq/mark-down-queue-core-metricsMichael Klishin2019-10-182-2/+35
|\ \ \
| * | | Update core metrics with down statedcorbacho2019-10-172-2/+35
* | | | Handle infinity timeout when awaiting boot finishMichael Klishin2019-10-181-0/+4
|/ / /
* | | Revert "Merge pull request #2136 from rabbitmq/mark-down-queue-core-metrics"Michael Klishin2019-10-172-35/+2
* | | Merge branch 'master' into mark-down-queue-core-metricsMichael Klishin2019-10-162-10/+80
|\ \ \ | | |/ | |/|
| * | Ignore queue master locationdcorbacho2019-10-141-3/+8
| * | rabbit_feature_flags: Prevent load of the module on pre-feature-flags nodesJean-Sébastien Pédron2019-10-111-17/+60
| |/
| * rabbit_feature_flags: define on_load/1 in non-test environmentsMichael Klishin2019-10-081-18/+17
| * More #2133-related wording changesMichael Klishin2019-10-081-1/+1
| * Improve on #2133 wording a bitMichael Klishin2019-10-081-4/+3
| * rabbit_feature_flags:on_load/1: EUnit test env compatibilityMichael Klishin2019-10-081-5/+12
| * rabbit_feature_flags: Prevent load of the module on pre-feature-flags nodesJean-Sébastien Pédron2019-10-071-0/+14
| * rabbit_feature_flags: Improve comments around 3.7.x pre-feature-flags nodesJean-Sébastien Pédron2019-10-071-7/+10
* | Update core metrics with down statedcorbacho2019-10-102-2/+35
|/
* Format host atoms as stringsLuke Bakken2019-10-031-2/+2
* Error handling improvements in rabbit_epmd_monitor:check_epmd/1Michael Klishin2019-10-031-1/+18
* fix health check returning ok in case of partitionLajos Gerecs2019-09-301-2/+5
* Fix typokjnilsson2019-09-301-2/+2
* A follow-up to 7e2021c588784c2c190f3318b94344cb048d3e68Michael Klishin2019-09-291-1/+3
* Clearer log message when peer discovery yields an empty listMichael Klishin2019-09-291-1/+1
* More startup banner tweaks suggested by @gerhardMichael Klishin2019-09-251-7/+10
* Merge pull request #2119 from rabbitmq/queue-rate-fixMichael Klishin2019-09-251-3/+3
|\
| * Fix regression where queue exchange rates were too highkjnilsson2019-09-251-3/+3
* | Rearrange startup banner itemsMichael Klishin2019-09-251-12/+11
* | Startup banner improvementsMichael Klishin2019-09-253-14/+31
|/
* Merge pull request #2114 from rabbitmq/consume-events-commandMichael Klishin2019-09-241-0/+206
|\
| * Merge remote-tracking branch 'origin' into consume-events-commanddcorbacho2019-09-232-3/+5
| |\
| * | Event handler for consume events commanddcorbacho2019-09-201-0/+206
* | | rabbit_diagnostics: handle race in binary_refsJohn Eckersberg2019-09-231-3/+6
| |/ |/|
* | Queue master balancing: log the "no-op" case at info levelMichael Klishin2019-09-221-1/+1
* | WordingMichael Klishin2019-09-181-1/+2
* | Added more helpful message in case the config file failed to generatevanseverk2019-09-181-2/+3
|/
* Fix queue type splitdcorbacho2019-09-171-1/+1
* Return number of queues per typedcorbacho2019-09-161-1/+5
* Test rebalancedcorbacho2019-09-131-1/+2
* Refactor rebalance of mirrored and quorum queuesDiana Corbacho2019-09-133-205/+142
* Rebalance mirrored queuesDiana Corbacho2019-09-131-0/+137
* Rebalance quorum queuesDiana Corbacho2019-09-131-0/+109