[ 
https://issues.apache.org/jira/browse/ARTEMIS-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621085#comment-16621085
 ] 

ASF subversion and git services commented on ARTEMIS-2075:
----------------------------------------------------------

Commit af98efd582bf11ecb0b7d8f533166fd7c1689003 in activemq-artemis's branch 
refs/heads/2.6.x from andytaylor
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=af98efd ]

ARTEMIS-2075 - allow Extra backups to try to replicate more than once

https://issues.apache.org/jira/browse/ARTEMIS-2075

(cherry picked from commit 3b34127bb3ce6720ff794551a2877ba9794f0960) -- there 
was conflicts fixed on this cherry-pick


> Extra backups only try to replicate once
> ----------------------------------------
>
>                 Key: ARTEMIS-2075
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2075
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.6.3
>            Reporter: Andy Taylor
>            Assignee: Andy Taylor
>            Priority: Major
>             Fix For: 2.7.0, 2.6.4
>
>
> If a backup starts and it turns out there are no live brokers to replicate 
> from it will wait until one comes online. However if a current live stops 
> being replicated it is not retried. th passive backup should retry after a 
> specific wait time and try all the servers available again.
>  
> this is to cover the following scenario
>  
>  # live comes up
>  # 2. backup comes up and replicates
>  # another backup comes up and fails to replicate as there are no lives
>  # 1st backup stops
> At this point the backup needs to retry to find a live, this is the code ive 
> added



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to