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

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

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

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to