[
https://issues.apache.org/jira/browse/CASSANDRA-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005314#comment-14005314
]
Benedict commented on CASSANDRA-7279:
-------------------------------------
Well, there's lots of places you could consider the bug to be; I meant that
ABTC listens to overlapping slices and returns the overlap, whereas ABSC
doesn't, and iirc the on-disk indexed slice iterator also doesn't, so if ABTC
didn't also we'd be safe again. But fixing it in the Slice def is as good a
solution and more permanent in the face of more slice iterator sources. We
could even simplify ABSC's slice iterators in that case as well.
> MultiSliceTest.test_with_overlap* unit tests failing in trunk
> -------------------------------------------------------------
>
> Key: CASSANDRA-7279
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7279
> Project: Cassandra
> Issue Type: Bug
> Components: Tests
> Reporter: Michael Shuler
> Assignee: T Jake Luciani
> Priority: Minor
> Fix For: 2.1 rc1
>
>
> Example:
> https://cassci.datastax.com/job/trunk_utest/623/testReport/org.apache.cassandra.thrift/MultiSliceTest/
--
This message was sent by Atlassian JIRA
(v6.2#6252)