| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use EUnit assertions here | Michael Klishin | 2017-09-22 | 1 | -6/+6 |
| | | | | | They produce more informative match failure reports. | ||||
| * | Cosmetics | Michael Klishin | 2017-09-22 | 3 | -4/+4 |
| | | |||||
| * | Take ha-mode into account in choosing queue master | Luke Bakken | 2017-09-22 | 3 | -6/+8 |
| | | | | | Fixes #1371 | ||||
| * | Merge pull request #1366 from ↵ | Michael Klishin | 2017-09-22 | 2 | -36/+160 |
| |\ | | | | | | | | | rabbitmq/sync-rabbitmq-config-example-with-configure-page Sync rabbitmq.config.example with PROJECT_ENV | ||||
| | * | Edits, more links | Michael Klishin | 2017-09-22 | 1 | -34/+48 |
| | | | |||||
| | * | Additions & changes to example config as per rabbitmq-server#1366 | Gerhard Lazu | 2017-09-22 | 1 | -8/+16 |
| | | | |||||
| | * | Replace commented line with empty line | Gerhard Lazu | 2017-09-20 | 1 | -1/+1 |
| | | | |||||
| | * | Remove redundant for | Gerhard Lazu | 2017-09-20 | 1 | -1/+1 |
| | | | |||||
| | * | Fix typo: SSH -> SSFix typo: SSH -> SSL | Gerhard Lazu | 2017-09-20 | 1 | -1/+1 |
| | | | |||||
| | * | Add last missing config properties to example config | Gerhard Lazu | 2017-09-20 | 1 | -0/+14 |
| | | | | | | | | | This was the last pass, there are no more left in PROJECT_ENV, promise. | ||||
| | * | Add a few extra missing properties & correct defaults in example config | Gerhard Lazu | 2017-09-20 | 1 | -6/+19 |
| | | | |||||
| | * | Add other missing config properties from PROJECT_ENV to example config | Gerhard Lazu | 2017-09-20 | 1 | -4/+41 |
| | | | |||||
| | * | Remove extra details from new config properties added to example config | Gerhard Lazu | 2017-09-20 | 1 | -20/+8 |
| | | | | | | | | | Add links instead, as per discussion with @michaelklishin & @hairyhum | ||||
| | * | Add msg_store_io_batch_size to example config | Gerhard Lazu | 2017-09-20 | 1 | -0/+7 |
| | | | |||||
| | * | Remove extra details from msg_store_credit_disc_bound from example config | Gerhard Lazu | 2017-09-20 | 1 | -14/+0 |
| | | | | | | | | | | | Having discussed with @michaelklishin & @hairyhum, it was agreed that these details belong in http://www.rabbitmq.com/persistence-conf.html | ||||
| | * | Explain the IoBatchSize role in push_betas_to_deltas | Gerhard Lazu | 2017-09-20 | 1 | -0/+3 |
| | | | |||||
| | * | Clarify IO_BATCH_SIZE in betas -> deltas (not gammas!) comment | Gerhard Lazu | 2017-09-20 | 1 | -6/+6 |
| | | | |||||
| | * | Add msg_store_credit_disc_bound to example config | Gerhard Lazu | 2017-09-20 | 1 | -0/+20 |
| | | | |||||
| | * | Add mirroring_sync_batch_size to example config | Gerhard Lazu | 2017-09-20 | 1 | -0/+18 |
| | | | |||||
| | * | Add delegate_count to example config | Gerhard Lazu | 2017-09-20 | 1 | -1/+6 |
| | | | |||||
| | * | Add queue_master_locator to example config | Gerhard Lazu | 2017-09-20 | 1 | -0/+7 |
| | | | |||||
| | * | Add all log categories to example config mentioned on the configure page | Gerhard Lazu | 2017-09-19 | 1 | -5/+9 |
| | | | |||||
| * | | Merge pull request #1369 from rabbitmq/lrb-add-exec-stop | Michael Klishin | 2017-09-19 | 1 | -0/+1 |
| |\ \ | | | | | | | Add additional ExecStop line from rabbitmq-server-release | ||||
| | * | | Add additional ExecStop line from rabbitmq-server-release | Luke Bakken | 2017-09-19 | 1 | -0/+1 |
| |/ / | | | | | | | | | | | This line is part of the release but not included here https://github.com/rabbitmq/rabbitmq-server-release/blob/stable/packaging/debs/Debian/debian/rabbitmq-server.service#L16 | ||||
| * | | Merge pull request #1368 from rabbitmq/rabbitmq-server-1359 | Michael Klishin | 2017-09-19 | 1 | -0/+8 |
| |\ \ | |/ |/| | Add optional Restart and RestartSec configuration | ||||
| | * | wording | Luke Bakken | 2017-09-19 | 1 | -2/+2 |
| | | | |||||
| | * | Add optional Restart and RestartSec configuration | Luke Bakken | 2017-09-19 | 1 | -0/+8 |
| |/ | | | | | | Fixes #1359 This gives guidances for those users who wish to automatically restart RabbitMQ in the event of a failure. Tested by using the `Restart=on-failure` setting, then running `rabbitmqctl eval "erlang:halt(abort)."` | ||||
| * | Merge pull request #1365 from rabbitmq/rabbitmq-server-1364 | Michael Klishin | 2017-09-15 | 2 | -2/+15 |
| |\ | | | | | Do not log anything when list of apps to stop is empty | ||||
| | * | Further improve logging around enable plugin set changes | Michael Klishin | 2017-09-15 | 1 | -2/+13 |
| | | | |||||
| | * | Do not log anything when list of apps to stop is empty | Luke Bakken | 2017-09-15 | 1 | -0/+2 |
| | | | |||||
| * | | Update rabbitmq-components.mk | Michael Klishin | 2017-09-13 | 1 | -2/+2 |
| | | | |||||
| * | | Update rabbitmq-components.mk | Michael Klishin | 2017-09-12 | 1 | -1/+3 |
| | | | |||||
| * | | Wording | Michael Klishin | 2017-09-12 | 4 | -4/+4 |
| | | | |||||
| * | | Merge pull request #1358 from rabbitmq/rabbitmq-server-1348 | Michael Klishin | 2017-09-12 | 1 | -2/+2 |
| |\ \ | | | | | | | Fix typo in RABBITMQ_LOGS environment setup | ||||
| | * | | Fix typo in RABBITMQ_LOGS environment setup | Daniil Fedotov | 2017-09-12 | 1 | -2/+2 |
| |/ / | | | | | | | | | | | | | | | The typo caused `-` configuration to be treated as a file name, not tty logging, like it should be. Fixes #1348 [#150808117] | ||||
| * | | Merge pull request #1357 from rabbitmq/rabbitmq-server-1356 | Michael Klishin | 2017-09-11 | 1 | -11/+17 |
| |\ \ | | | | | | | Do not start direct connections if the direct connection supervisor is not started | ||||
| | * | | Do not start direct connections if the direct connection supervisor is not ↵ | Daniil Fedotov | 2017-09-11 | 1 | -11/+17 |
| |/ / | | | | | | | | | | | | | | | | | | | started Starting a direct connection when the supervisor is not started will result in connection termination right after start, the client will have a pid at this moment, which can cause a confusing error. Return error if it's clear that the connection cannot be started. | ||||
| * | | Merge pull request #1347 from rabbitmq/autoheal-deadlockrabbitmq_v3_6_12_rc3rabbitmq_v3_6_12 | Michael Klishin | 2017-09-04 | 2 | -13/+35 |
| |\ \ | | | | | | | Link process responsible of restart during autoheal, and abort if needed | ||||
| | * | | Trap exits on spawned process so it's not killed on monitor restart | Diana Corbacho | 2017-09-04 | 1 | -0/+6 |
| | | | | | | | | | | | | | rabbitmq-server#1346 | ||||
| | * | | Merge branch 'stable' into autoheal-deadlock | Michael Klishin | 2017-09-01 | 1 | -65/+171 |
| | |\ \ | |/ / |/| | | |||||
| * | | | Update erlang.mkrabbitmq_v3_6_12_rc2 | Daniil Fedotov | 2017-08-30 | 1 | -65/+171 |
| | | | | |||||
| | * | | Effectively link the spawned process | Diana Corbacho | 2017-09-01 | 1 | -6/+6 |
| | | | | | | | | | | | | | rabbitmq-server#1346 | ||||
| | * | | Link process responsible of restart during autoheal, and abort if needed | Diana Corbacho | 2017-08-31 | 2 | -7/+23 |
| |/ / | | | | | | | | | | | | | | | | | | | | | If the process crashes unexpectedly, the autoheal process gets into a deadlock in the 'restarting' state, ignoring any new request from the winner. If the crash happens before the process is registered, no logs are generated. Thus, we need to link that process and abort the autoheal if the process finishes with a reason different from normal. rabbitmq-server#1346 [#150707017] | ||||
| * | | Add rabbit.vm_memory_calculation_strategy to config examplerabbitmq_v3_6_12_rc1 | Michael Klishin | 2017-08-25 | 1 | -0/+5 |
| | | | |||||
| * | | Merge pull request #1341 from rabbitmq/rabbitmq-server-1340 | Michael Klishin | 2017-08-24 | 1 | -1/+8 |
| |\ \ | |/ |/| | Do not GC channel-queue metrics on mirror migration | ||||
| | * | Do not GC channel-queue metrics on mirror migration | Diana Corbacho | 2017-08-23 | 1 | -1/+8 |
| | | | | | | | | | | | rabbitmq-server#1340 [#150442817] | ||||
| * | | Merge pull request #1339 from rabbitmq/rabbitmq-server-1338 | Gerhard Lazu | 2017-08-22 | 3 | -5/+41 |
| |\ \ | |/ |/| | Read rabbitmq-env.conf a bit earlier to pick up two variables | ||||
| | * | Add target to run bats tests to Makefile | Gerhard Lazu | 2017-08-22 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | The `bats` target will clone and install the bats command in a manner similar to `kerl` or `hex.pm`, i.e. to ERLANG_MK_TMP [#150452491] Signed-off-by: Luke Bakken <lbakken@pivotal.io> | ||||
| | * | Read rabbitmq-env.conf a bit earlier to pick up two variables | Gerhard Lazu | 2017-08-22 | 2 | -5/+23 |
| |/ | | | | | | | | | | | | | Prior to this change, setting RABBITMQ_DISTRIBUTION_BUFFER_SIZE and/or RABBITMQ_SCHEDULER_BIND_TYPE would not be added to SERVER_ERL_ARGS because the latter variable was built prior to reading rabbitmq-env.conf Fixes #1338 [#150452491] Signed-off-by: Luke Bakken <lbakken@pivotal.io> | ||||
| * | Merge pull request #1326 from rabbitmq/rabbitmq-server-1324rabbitmq_v3_6_11_rc3rabbitmq_v3_6_11 | Michael Klishin | 2017-08-10 | 1 | -2/+14 |
| |\ | | | | | Start/stop windows service using `net` utility instead of `erlsrv` | ||||
