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 582000ce98 NO-JIRA correct voting mechanics doc
582000ce98 is described below

commit 582000ce981062025ea7511e8ff9a52083d2d194
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Feb 3 20:58:21 2025 -0600

    NO-JIRA correct voting mechanics doc
---
 docs/user-manual/network-isolation.adoc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/user-manual/network-isolation.adoc 
b/docs/user-manual/network-isolation.adoc
index 986faad767..fc9a8786d1 100644
--- a/docs/user-manual/network-isolation.adoc
+++ b/docs/user-manual/network-isolation.adoc
@@ -63,9 +63,8 @@ For a 4 node cluster this would be 3 affirmatives and so on.
 
 ==== Backup Voting
 
-By default, if a backup loses its replication connection to its primary it 
will activate automatically.
-However, it can be configured via the `vote-on-replication-failure` property 
to initiate a quorum vote in order to decide whether to activate or not.
-If this is done then the backup will keep voting until it either receives a 
vote allowing it to start or it detects that the primary is still active.
+If a backup loses its replication connection to its primary it will initiate a 
quorum vote in order to decide whether to activate or not.
+It will keep voting until it either receives a vote allowing it to start or it 
detects that the primary is still active.
 In the latter case it will then restart as a backup.
 
 See the section on xref:ha.adoc#replication-configuration[Replication 
Configuration] for more details on configuration.


---------------------------------------------------------------------
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