diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2019-03-13 19:51:09 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2019-03-13 19:51:09 +0300 |
| commit | 3d92284255dd8d21a5d0d2a35f15c93bca0d8f4c (patch) | |
| tree | 1e96477d793ed01b26fbc3fe38f5577d4b0d6b65 /scripts/rabbitmq-plugins.bat | |
| parent | cb90500af6a6d15c2f0f2d098be63d4c7137ccbb (diff) | |
| download | rabbitmq-server-git-3d92284255dd8d21a5d0d2a35f15c93bca0d8f4c.tar.gz | |
Start TCP and TLS listeners later in boot process
See #1869 for background.
This makes listener startup and peer notification to be some
of the last boot steps. This way client operations on a node that's
not 100% initialised are less likely.
Since some parts of boot process happen concurrently, without coordinating
all of them with listener startup this is not something that can be
guaranteed. Moving listener startup to a later stage reduces the
probability of clients attempting operations on a booting node.
Diffstat (limited to 'scripts/rabbitmq-plugins.bat')
0 files changed, 0 insertions, 0 deletions
