You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeff Jirsa (JIRA)" <ji...@apache.org> on 2017/02/13 23:36:41 UTC

[jira] [Commented] (CASSANDRA-13217) minor bugs related to CASSANDRA-9143

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

Jeff Jirsa commented on CASSANDRA-13217:
----------------------------------------

Looks like {{e1dda71}} ninja fixed the log ordering, so your flipping is wrong in this patch (because Dave already flipped it for you). 

> minor bugs related to CASSANDRA-9143
> ------------------------------------
>
>                 Key: CASSANDRA-13217
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13217
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Blake Eggleston
>            Assignee: Blake Eggleston
>            Priority: Minor
>
> We found a few minor bugs found in an internal review:
> * -incorrect log argument order [here|https://github.com/apache/cassandra/blob/edcbef3e343778b4d5affe019f64c89da2a13aa2/src/java/org/apache/cassandra/streaming/compress/CompressedStreamReader.java#L75]-
> * {{SSTableReader#intersects}} should use Bounds, not Range ([here|https://github.com/apache/cassandra/blob/edcbef3e343778b4d5affe019f64c89da2a13aa2/src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java#L1761])
> * {{CompactionStrategyManager#validateForCompaction}} doesn't prevent sstables from different repair session from being compacted together [here|https://github.com/apache/cassandra/blob/edcbef3e343778b4d5affe019f64c89da2a13aa2/src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java#L1761]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)