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

ASF subversion and git services commented on SOLR-13860:
--------------------------------------------------------

Commit c82aa3e61b19306bbcf850186e329c00a6286509 in lucene-solr's branch 
refs/heads/branch_8x from Tomas Eduardo Fernandez Lobbe
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=c82aa3e ]

SOLR-13860: Enable back TestTlogReplica (#965)

* Wait for leader in testBasicLeaderElection

It can take some time (>4 seconds) to elect a new leader, and if the update is 
attempted immediately it'll fail. Need to either wait for the leader or retry 
the udpate in case of failure (which is what clients would do)

* Wait for leader to be active in testKillTlogReplica

* Add hack to prevent unrelated failure

* Reduce the time wait time for replica state change

* A more robust attempt to add replicas in the tests

* Wait for replication for 2 times the replication time


> Enable back TestTlogReplica
> ---------------------------
>
>                 Key: SOLR-13860
>                 URL: https://issues.apache.org/jira/browse/SOLR-13860
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud, Tests
>            Reporter: Tomas Eduardo Fernandez Lobbe
>            Assignee: Tomas Eduardo Fernandez Lobbe
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{TestTlogReplica}} was disabled in the past due to random failures. This 
> Jira is to fox those failures and enable back the test



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to