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

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

Commit 1707618 from [~markrmil...@gmail.com] in branch 'dev/trunk'
[ https://svn.apache.org/r1707618 ]

SOLR-8121: It looks like ChaosMonkeySafeLeader test can fail with replica 
inconsistency because waitForThingsToLevelOut can pass while state is still 
changing.

> It looks like ChaosMonkeySafeLeader test can fail with replica inconsistency 
> because waitForThingsToLevelOut can pass while state is still changing.
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8121
>                 URL: https://issues.apache.org/jira/browse/SOLR-8121
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>
> If this passes and things have not actually leveled out yet, we do a strict 
> check that fails without waiting as we wanted for a stable cluster.
> My quick fix has been to call waitForThingsToLevelOut, wait a couple seconds, 
> then call it again. It's rare enough to hit this that I think that may bring 
> the false cases below what we can see.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to