diff --git a/anypoint-mq/4.x/modules/ROOT/pages/anypoint-mq-connector-upgrade-migrate.adoc b/anypoint-mq/4.x/modules/ROOT/pages/anypoint-mq-connector-upgrade-migrate.adoc index e30546ff38..2911050e41 100644 --- a/anypoint-mq/4.x/modules/ROOT/pages/anypoint-mq-connector-upgrade-migrate.adoc +++ b/anypoint-mq/4.x/modules/ROOT/pages/anypoint-mq-connector-upgrade-migrate.adoc @@ -18,15 +18,19 @@ Anypoint MQ Connector 4.x includes support for these features: * Cross-Region Failover + -Anypoint MQ Connector for Mule 4 version 4.0.7 and later provides failover capability for standard queues. -+ +-- +Anypoint MQ Connector for Mule 4: + +** Version 4.0.7 and later provides failover capability for standard queues. +** Version 4.0.10 and later supports configuring custom fallback regions. + When enabled, if a Mule app can’t reach an Anypoint MQ server in a region, the connector switches to the fallback queue in the fallback region to publish and consume messages. -+ + For information, see: -+ + ** xref:mq::mq-failover.adoc[] ** xref:anypoint-mq-failover.adoc[] - +-- * Connected Apps + Anypoint MQ Connector for Mule 4 version 4.0.1 and later includes a new format for the *URL* field in the *Global Element Properties* page. diff --git a/anypoint-mq/4.x/modules/ROOT/pages/anypoint-mq-failover.adoc b/anypoint-mq/4.x/modules/ROOT/pages/anypoint-mq-failover.adoc index 5159debdfe..cf7e07122c 100644 --- a/anypoint-mq/4.x/modules/ROOT/pages/anypoint-mq-failover.adoc +++ b/anypoint-mq/4.x/modules/ROOT/pages/anypoint-mq-failover.adoc @@ -1,7 +1,10 @@ = Configuring Cross-Region Failover in Your App -Anypoint MQ Connector for Mule 4 version 4.0.7 and later provides failover capability for standard queues. +You can configure failover by specifying a fallback region for standard queues using Anypoint Connector for Anypoint MQ (Anypoint MQ Connector) for Mule version 4.0.7 or later: + +* To use the failover feature with the default region, use connector version 4.0.7 or later. +* To configure a specific failover region, use connector version 4.0.10 or later. This feature is not enabled by default. Before using this feature, review xref:mq::mq-failover.adoc[]. @@ -15,7 +18,7 @@ To use the failover feature, do the following: * In your app: -.. Upgrade Anypoint MQ Connector to version 4.0.7 or later. +.. Upgrade Anypoint MQ Connector to version 4.0.7 or later (default fallback region) or 4.0.10 or later (custom fallback region). .. <> .. (Optional) <>.