| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
Sometimes when several nodes are started at the same time, add_vhost
can try to start a remote vhost supervisor on a node, which does
not have a rabbit_vhost_sup_sup process yet, resulting in `{error,rabbit_vhost_sup_sup_not_running}`
error.
Filter only fully booted nodes to start remote vhost supervisors.
|
| |\
| |
| | |
Merge rabbitmq-server-1538 to master
|
| | |\ |
|
| | | |
| | |
| | |
| | | |
Fixes #1538
|
| |\ \ \ |
|
| | |\ \ \
| | |_|/
| |/| |
| | | |
| | | | |
rabbitmq/master-locator-min-masters-group-bindings-3.7
Make min-masters locator count uniqueue queue names instead of bindings 3.7
|
| | | | |
| | | |
| | | |
| | | | |
(cherry picked from commit d87d2bd6105b89d8c7904e5a8e5ffd85e7abba23)
|
| | | | | |
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes #1519
Min-masters locator was counting bindings instead of bound queues, which
caused #1519
Unique queue name counting is what documentation implies.
|
| | |\ \
| | | |
| | | | |
Handle bump_reduce_memory_use info message
|
| |\ \ \ \
| |_|_|/
|/| | | |
Make min-masters locator count uniqueue queue names instead of bindings.
|
| | | | | |
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes #1519
Min-masters locator was counting bindings instead of bound queues, which
caused #1519
Unique queue name counting is what documentation implies.
|
| |\ \ \
| | | |
| | | | |
Merge rabbitmq-server-1535 to master
|
| | |\ \ \
|/ / / /
| | | _
| | | |
rabbitmq-server-1535-master
|
| | |/
| |
| |
| | |
Fixes #1535
|
| | | |
|
| | |\
| | |
| | | |
Correct generated randomized startup delay range key
|
| | | | |
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| | |
Closes #1531.
References rabbitmq/rabbitmq-peer-discovery-aws#17.
[#155538515]
(cherry picked from commit a92f15030b7a5c8fd70fa4eb1da64ef23cc8f575)
|
| | |\
| | |
| | | |
Maximum number of Erlang processes and atoms can be configured via environment variables
|
| | | | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Covers the following variables:
* RABBITMQ_SCHEDULER_BIND_TYPE & SCHEDULER_BIND_TYPE
* RABBITMQ_DISTRIBUTION_BUFFER_SIZE & DISTRIBUTION_BUFFER_SIZE
* RABBITMQ_MAX_NUMBER_OF_PROCESSES & MAX_NUMBER_OF_PROCESSES
* RABBITMQ_MAX_NUMBER_OF_ATOMS & MAX_NUMBER_OF_ATOMS
|
| | | | |
|
| |\ \ \
| | | |
| | | | |
Correct generated randomized startup delay range key (master)
|
| | | | |
| | | |
| | | |
| | | | |
(cherry picked from commit 668425ee1796db2310e0761ee09d85923606905c)
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Closes #1531.
References rabbitmq/rabbitmq-peer-discovery-aws#17.
[#155538515]
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Covers the following variables:
* RABBITMQ_SCHEDULER_BIND_TYPE & SCHEDULER_BIND_TYPE
* RABBITMQ_DISTRIBUTION_BUFFER_SIZE & DISTRIBUTION_BUFFER_SIZE
* RABBITMQ_MAX_NUMBER_OF_PROCESSES & MAX_NUMBER_OF_PROCESSES
* RABBITMQ_MAX_NUMBER_OF_ATOMS & MAX_NUMBER_OF_ATOMS
(cherry picked from commit 118b448631a699736f1380d7990989c7e61f94ff)
|
| |\ \ \
| | | |
| | | | |
Configurable max procs max atoms master
|
| | | | | |
|
| | |\ \ \
| | | |/
| | |/|
| | | | |
configurable-max-procs-max-atoms-master
|
| | | | | |
|
| | |\ \ \
| | |/ /
| | | |
| | | | |
configurable-max-procs-max-atoms-master
|
| | | | |
| | | |
| | | |
| | | | |
RABBITMQ_, adjust Unix and Windows files accordingly
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This was the only property in SERVER_ERL_ARGS that was not configurable.
Even though it's unlikely that this will need to be increased above the
existing 5 million default, we are consistent in allowing all properties
in SERVER_ERL_ARGS to be cofigured.
|
| | | |/
| | |
| | |
| | |
| | |
| | |
| | | |
This property is essential for nodes that need to handle many
connections / channels / queues.
Related to #1513
|
| | | |\
| | | |
| | | |
| | | |
| | | | |
rabbitmq/rabbitmq-server-1522-net-ticktime-in-new-config-format
Support kernel.net_ticktime in Cuttlefish configuration
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Handle more responses
* Don't emit confusing suggestions that rabbit (or plugin) setting should be set in the advanced.config file
as that won't change a thing (but it will for kernel)
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This was the only property in SERVER_ERL_ARGS that was not configurable.
Even though it's unlikely that this will need to be increased above the
existing 5 million default, we are consistent in allowing all properties
in SERVER_ERL_ARGS to be cofigured.
(cherry picked from commit b1e163fd6f385af03c65dbe421def3597ce01df2)
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This property is essential for nodes that need to handle many
connections / channels / queues.
Related to #1513
(cherry picked from commit 2739b400a4500369b1762b0f82b68cf64047e451)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Handle more responses
* Don't emit confusing suggestions that rabbit (or plugin) setting should be set in the advanced.config file
as that won't change a thing (but it will for kernel)
(cherry picked from commit 7bb8c758a3eb4631b14caa8d637d7a1af8770281)
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
rabbitmq/rabbitmq-server-1522-net-ticktime-in-new-config-format-master
Support kernel.net_ticktime in Cuttlefish configuration (master)
|
| | |\ \ \
| | | |/
| | |/|
| | | | |
rabbitmq-server-1522-net-ticktime-in-new-config-format-master
|
| | | | | |
|