rabbitmq-server/deps/rabbitmq_shovel
David Ansari c0fbc1a805 Fix AMQP 1.0 shovel
The shovel violated the AMQP 1.0 spec by sending transfers with settled=true
under sender settle mode unsettled (in case of shovel ack-mode being
on-publish).
2024-09-25 18:06:22 +02:00
..
include CLI: update guide URLs to use the new path structure 2024-03-07 15:53:14 -05:00
priv/schema Configure plugin with topology.predeclared 2024-07-24 17:50:44 -04:00
src Fix AMQP 1.0 shovel 2024-09-25 18:06:22 +02:00
test Strictly validate annotations 2024-09-18 12:42:27 +02:00
.gitignore Cleanup .gitignore files for the monorepo 2024-06-28 12:00:52 +02:00
BUILD.bazel Add inter cluster AMQP 1.0 shovel test 2024-07-09 12:14:46 +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 Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 17:03:53 +01:00
Makefile Add inter cluster AMQP 1.0 shovel test 2024-07-09 12:14:46 +02:00
README.md More missed license header updates #9969 2024-02-05 12:26:25 -05:00
app.bzl Static shovels remain as they are 2024-07-24 17:50:44 -04:00

README.md

RabbitMQ Shovel

RabbitMQ Shovel is a WAN-friendly tool for moving messages from a queue to an exchange, typically between different nodes. It is implemented as a RabbitMQ plugin and has a management UI extension.

Supported RabbitMQ Versions

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

Documentation

See RabbitMQ shovel plugin on rabbitmq.com.

Released under the same license as RabbitMQ.

2007-2020 (c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.