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

RangeTombstonListTest sometimes fails on trunk

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 3.0 alpha 1
    • None

    Description

      I've seen random failures with RangeTombstoneList.addAllRandomTest. The problem is 2 inequalities in RangeTombstoneList.insertFrom that should be inclusive rather than strict when we deal with boundaries between range. In practice, that makes us consider range like [3, 3) during addition, which is non-sensical.

      Attaching patch as well as a test that reproduce (extracted from addAllRandomTest with a failing seed).

      Attachments

        Activity

          People

            slebresne Sylvain Lebresne
            slebresne Sylvain Lebresne
            Sylvain Lebresne
            Joshua McKenzie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: