rabbitmq-server/deps/rabbitmq_federation
Michael Klishin 37c48d628e
Disable some timing-sensitive tests in mixed version mode
These depend on credentials_obfuscation being initialized/seeded,
and the timing seems to be different on 3.9.x or the way we run
those nodes as part of Bazel suites.

The same suite passes 10 times in a row with 6 shards when
all nodes are 3.10.x ones.
2022-05-02 14:57:26 +04:00
..
etc
include Bump (c) year 2022-03-21 01:21:56 +04:00
src Bump (c) year 2022-03-21 01:21:56 +04:00
test Disable some timing-sensitive tests in mixed version mode 2022-05-02 14:57:26 +04:00
.gitignore Git: Ignore copied CLI 2019-12-12 13:30:17 +01:00
.travis.yml Travis CI: Update config from rabbitmq-common 2020-03-04 14:24:28 +01:00
BUILD.bazel Bring over PROJECT_APP_EXTRA_KEYS values from make to bazel 2022-04-07 17:39:33 +02:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
LICENSE Update LICENSE 2020-07-20 10:53:52 +01:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 16:59:20 +01:00
Makefile Remove duplicate rabbitmq-components.mk and erlang.mk files 2021-03-22 15:40:19 +01:00
README-hacking
README.md README.md: Add Travis CI badge 2020-03-31 10:46:06 +02:00

README.md

RabbitMQ Federation

Build Status

RabbitMQ federation offers a group of features for loosely coupled and WAN-friendly distributed RabbitMQ setups. Note that this is not an alternative to queue mirroring.

Supported RabbitMQ Versions

This plugin ships with RabbitMQ, there is no need to install it separately.

Documentation

See RabbitMQ federation plugin on rabbitmq.com.

Released under the same license as RabbitMQ.

2007-2015 (c) 2007-2020 VMware, Inc. or its affiliates.