[ 
https://issues.apache.org/jira/browse/CASSANDRA-9516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567028#comment-14567028
 ] 

Stefania commented on CASSANDRA-9516:
-------------------------------------

[~benedict] I can tackle this as part of the work I am doing for CASSANDRA-7066 
if you want. 

SSTableIntervalTree works with RowPosition and View.sstablesInBounds() uses the 
bounds left and right fields to search in the tree. However for the exclusive 
bounds these are not correct as they are not part of the interval.  Do you 
already have anything in mind to fix this by any chance? 

> ViewTest.testSSTablesInBounds fails in trunk
> --------------------------------------------
>
>                 Key: CASSANDRA-9516
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9516
>             Project: Cassandra
>          Issue Type: Test
>          Components: Tests
>            Reporter: Michael Shuler
>              Labels: test-failure
>             Fix For: 3.x
>
>
> Error:
> {{0(true) 1(false) expected:<1> but was:<2>}}
> http://cassci.datastax.com/job/trunk_testall/125/testReport/org.apache.cassandra.db.lifecycle/ViewTest/testSSTablesInBounds/



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

Reply via email to