You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/10/08 22:58:26 UTC

[jira] [Commented] (SOLR-8121) It looks like ChaosMonkeySafeLeader test can fail with replica inconsistency because waitForThingsToLevelOut can pass while state is still changing.

    [ 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 [~markrmiller@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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org