This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 9db78f6f59 ARTEMIS-1962 remove deprecated failover-on-server-shutdown 
from core bridge doc
9db78f6f59 is described below

commit 9db78f6f598dd28285ea70079ce339db9447e475
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Sep 23 12:29:09 2024 -0500

    ARTEMIS-1962 remove deprecated failover-on-server-shutdown from core bridge 
doc
---
 docs/user-manual/core-bridges.adoc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/user-manual/core-bridges.adoc 
b/docs/user-manual/core-bridges.adoc
index ec4ef1bd3e..84c150a490 100644
--- a/docs/user-manual/core-bridges.adoc
+++ b/docs/user-manual/core-bridges.adoc
@@ -50,7 +50,6 @@ Let's kick off with an example:
    <max-retry-interval>2000</max-retry-interval>
    <initial-connect-attempts>-1</initial-connect-attempts>
    <reconnect-attempts>-1</reconnect-attempts>
-   <failover-on-server-shutdown>false</failover-on-server-shutdown>
    <use-duplicate-detection>true</use-duplicate-detection>
    <confirmation-window-size>10000000</confirmation-window-size>
    <producer-window-size>1048576</producer-window-size>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to