Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8121

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

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.4, 6.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            markrmiller@gmail.com Mark Miller
            markrmiller@gmail.com Mark Miller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: