[ 
https://issues.apache.org/jira/browse/CASSANDRA-9799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis updated CASSANDRA-9799:
--------------------------------------
    Reviewer: Joshua McKenzie

> RangeTombstonListTest sometimes fails on trunk
> ----------------------------------------------
>
>                 Key: CASSANDRA-9799
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9799
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>              Labels: test
>             Fix For: 3.0 beta 1
>
>
> 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).



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

Reply via email to