summaryrefslogtreecommitdiff
path: root/src/rabbit_peer_discovery.erl
Commit message (Expand)AuthorAgeFilesLines
* Change repo "root" to deps/rabbitPhilip Kuryloski2020-11-131-326/+0
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* rabbit_peer_discovery: Fix type spec of lock/0Jean-Sébastien Pédron2020-05-111-1/+1
* Ensure randomized_startup_delay_range custom value is usedLuke Bakken2020-04-031-4/+10
* More logging around peer discovery backend initialisationMichael Klishin2020-03-241-3/+5
* Make sure peer discovery module is loaded before initialisationMichael Klishin2020-03-201-0/+1
* Make default peer discovery retry settings consistentMichael Klishin2020-03-161-1/+1
* Retry on [some] peer discovery failuresMichael Klishin2020-03-161-4/+17
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Fix errors reported by DialyzerJean-Sébastien Pédron2019-02-011-19/+23
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Use rabbit_data_coercion:to_list/1 to coerce discovered node name to a stringMichael Klishin2018-06-061-1/+4
* Make it possible for peer discovery backends to provide their own RSD rangeMichael Klishin2018-04-111-2/+7
* Fix a typo spotted by xref/ConcourseMichael Klishin2017-12-151-1/+1
* Add an optional init step for peer discovery mechanismsMichael Klishin2017-12-141-1/+17
* Locking support in cluster formationDiana Corbacho2017-06-091-2/+51
* TypoDiana Corbacho2017-06-071-1/+1
* rabbit.autocluster => rabbit.cluster_formationMichael Klishin2017-06-051-3/+3
* Pick a random value over the range in msMichael Klishin2017-05-041-12/+14
* CompileMichael Klishin2017-05-021-1/+2
* Inject a randomized startup delay for peer discovery backends that support re...Michael Klishin2017-05-011-1/+55
* Merge branch 'master' into rabbitmq-server-1143Michael Klishin2017-04-051-1/+1
|\
| * (c) yearMichael Klishin2017-04-051-1/+1
* | Register with peer discovery backend on start if the backend supports itMichael Klishin2017-03-221-1/+41
* | Unregister from peer discovery backend on shutdownMichael Klishin2017-03-201-2/+20
|/
* Integrate DNS peer discovery backend, more loggingMichael Klishin2016-11-131-9/+44
* Prefix hostnames discovered via DNSMichael Klishin2016-11-101-1/+28
* 2016, evenMichael Klishin2016-10-141-1/+1
* Switch config-driven automatic clustering to the new behaviourMichael Klishin2016-10-041-0/+59