This is an automated email from the ASF dual-hosted git repository. clebertsuconic pushed a commit to branch 2.52.x in repository https://gitbox.apache.org/repos/asf/artemis.git
commit a56577b2bcd0e8ef8468d43b66394dc861a00e55 Author: Clebert Suconic <[email protected]> AuthorDate: Wed Mar 4 11:19:05 2026 -0500 NO-JIRA Adding missing lock coordinator into index.html for the doc (cherry picked from commit 37f6613f6a6a7d7ce3fbb5d966309f97d3365423) --- docs/user-manual/index.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-manual/index.adoc b/docs/user-manual/index.adoc index 82a6bcd588..0dec45a521 100644 --- a/docs/user-manual/index.adoc +++ b/docs/user-manual/index.adoc @@ -65,6 +65,7 @@ image::images/artemis_text_black_small.png[align="center"] * xref:core-bridges.adoc#core-bridges[Core Bridges] * xref:clusters.adoc#clusters[Clustering] * xref:ha.adoc#high-availability-and-failover[High Availability & Failover] +* xref:lock-coordination.adoc#lock-coordination[High Availability with Mirroring and Lock Coordination] ** xref:network-isolation.adoc#network-isolation-split-brain[Network Isolation] ** xref:restart-sequence.adoc#restart-sequence[Restart Sequence] ** xref:activation-tools.adoc#activation-sequence-tools[Activation Tools] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
