This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git
from a8365c3295 ARTEMIS-5814 Bump netty.version from 4.1.128.Final to
4.1.129.Final
new 357084eb40 ARTEMIS-5797 Updated docs for AMQP federation
new fb91540648 ARTEMIS-5797 improve doc formatting
new 0a37571b5f ARTEMIS-5797 Add additional clarification on address hub
and spoke
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/user-manual/amqp-address-federation.adoc | 147 ++++++++++++
docs/user-manual/amqp-broker-connections.adoc | 176 ++++++--------
.../amqp-federation-configuration-glossary.adoc | 258 +++++++++++++++++++++
docs/user-manual/amqp-queue-federation.adoc | 120 ++++++++++
.../amqp-federation-address-bi-directional.png | Bin 0 -> 50127 bytes
.../images/amqp-federation-address-concept.png | Bin 0 -> 78785 bytes
.../images/amqp-federation-address-hub-spoke.png | Bin 0 -> 89448 bytes
.../images/amqp-federation-address-mesh.png | Bin 0 -> 80926 bytes
.../images/amqp-federation-address-ring.png | Bin 0 -> 83891 bytes
.../amqp-federation-queue-bi-directional.png | Bin 0 -> 49608 bytes
.../images/amqp-federation-queue-concept.png | Bin 0 -> 71224 bytes
.../images/amqp-federation-queue-simple-lb.png | Bin 0 -> 41395 bytes
.../images/amqp-federation-queue-with-hop.png | Bin 0 -> 49248 bytes
docs/user-manual/index.adoc | 4 +-
14 files changed, 593 insertions(+), 112 deletions(-)
create mode 100644 docs/user-manual/amqp-address-federation.adoc
create mode 100644 docs/user-manual/amqp-federation-configuration-glossary.adoc
create mode 100644 docs/user-manual/amqp-queue-federation.adoc
create mode 100644
docs/user-manual/images/amqp-federation-address-bi-directional.png
create mode 100644 docs/user-manual/images/amqp-federation-address-concept.png
create mode 100644
docs/user-manual/images/amqp-federation-address-hub-spoke.png
create mode 100644 docs/user-manual/images/amqp-federation-address-mesh.png
create mode 100644 docs/user-manual/images/amqp-federation-address-ring.png
create mode 100644
docs/user-manual/images/amqp-federation-queue-bi-directional.png
create mode 100644 docs/user-manual/images/amqp-federation-queue-concept.png
create mode 100644 docs/user-manual/images/amqp-federation-queue-simple-lb.png
create mode 100644 docs/user-manual/images/amqp-federation-queue-with-hop.png
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]