Description
This feature adds server side connectivity.
It is possible to link two brokers directly using AMQP with this feature, and have a Queue transferring messages to another broker directly.
For this we would have options called <sender and <receiver
it would also be possible to use qpid-dispatch as an intermediary between clients and the brokers (or eventually between brokers), on that case the option will be <peer
it would also be possible to use <mirror with a few option to replicate data between two brokers, bringing the possibility of using it for Disaster & Recovery and Failover.
Attachments
Issue Links
- is duplicated by
-
ARTEMIS-30 allow backup servers to service multiple live servers
- Closed
-
ARTEMIS-31 Disaster recovery
- Closed
- is related to
-
ARTEMIS-2977 broker logs huge stacktrace if not supporting any SASL mech offered by remote server
- Open
-
ARTEMIS-2967 NPE stack warn logged in AMQPBridgeTest #test testsSimpleConnect()
- Closed
-
ARTEMIS-2968 stacktrace-including warnings of non-existent queues/addresses emitted during AMQPReplicaTest#testDualStandard
- Closed
-
ARTEMIS-2969 broker doesnt handle server-connection being severed
- Closed
-
ARTEMIS-2971 outgoing 'server-connection' doesnt support ANONYMOUS or EXTERNAL SASL mechanisms
- Closed
-
ARTEMIS-2965 Allow mirror to stop capture events and delete inner queue
- Open
- links to