Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9271

IndexSummaryManagerTest.testCompactionRace times out periodically

    XMLWordPrintableJSON

Details

    Description

      The issue is that the amount of time the test takes is highly variable to it being biased towards creating a condition where the test has to retry the compaction it is attempting.

      Solution is to decrease the bias by having https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/ColumnFamilyStore.java#L2522 check every millisecond instead of every 100 milliseconds.

      Attachments

        1. equivalent_tracker_unit_test.txt
          0.8 kB
          Benedict Elliott Smith

        Issue Links

          Activity

            People

              aweisberg Ariel Weisberg
              aweisberg Ariel Weisberg
              Ariel Weisberg
              Benedict Elliott Smith
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: