Skip to content

Commit e20ee6e

Browse files
committed
squash
1 parent 5902be3 commit e20ee6e

File tree

3 files changed

+14
-260
lines changed

3 files changed

+14
-260
lines changed

anypoint-mq/4.x/modules/ROOT/pages/anypoint-mq-connector-upgrade-migrate.adoc

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,19 @@ Anypoint MQ Connector 4.x includes support for these features:
1818

1919
* Cross-Region Failover
2020
+
21-
Anypoint MQ Connector for Mule 4 version 4.0.7 and later provides failover capability for standard queues.
22-
+
21+
--
22+
Anypoint MQ Connector for Mule 4:
23+
24+
** Version 4.0.7 and later provides failover capability for standard queues.
25+
** Version 4.0.10 and later supports configuring custom fallback regions.
26+
2327
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.
24-
+
28+
2529
For information, see:
26-
+
30+
2731
** xref:mq::mq-failover.adoc[]
2832
** xref:anypoint-mq-failover.adoc[]
29-
33+
--
3034
* Connected Apps
3135
+
3236
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.

anypoint-mq/4.x/modules/ROOT/pages/anypoint-mq-failover.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
= Configuring Cross-Region Failover in Your App
22

33

4-
Anypoint MQ Connector for Mule 4 version 4.0.7 and later provides failover capability for standard queues.
4+
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:
5+
6+
* To use the failover feature with the default region, use connector version 4.0.7 or later.
7+
* To configure a specific failover region, use connector version 4.0.10 or later.
58
69
This feature is not enabled by default.
710
Before using this feature, review xref:mq::mq-failover.adoc[].
@@ -15,7 +18,7 @@ To use the failover feature, do the following:
1518

1619
* In your app:
1720
18-
.. Upgrade Anypoint MQ Connector to version 4.0.7 or later.
21+
.. Upgrade Anypoint MQ Connector to version 4.0.7 or later (default fallback region) or 4.0.10 or later (custom fallback region).
1922
.. <<enable-failover-feature,Enable failover in your app.>>
2023
.. (Optional) <<configure-check-frequency,Change the check frequencies>>.
2124

azure-event-hubs/1.0/modules/ROOT/pages/azure-event-hubs-connector-studio-configuration.adoc

Lines changed: 0 additions & 253 deletions
This file was deleted.

0 commit comments

Comments
 (0)