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

Jonathan Ellis edited comment on CASSANDRA-5551 at 5/28/13 6:51 PM:
--------------------------------------------------------------------

Basically nil.  The effect is that cleanup will take not take the fast "discard 
entire sstable path" occasionally.
                
      was (Author: jbellis):
    The impact is that LCS might not compact two sstables if one is entirely 
spanned by the start and end keys in another.

LCS prints out warnings if this happens, so you'd know if it were affecting you.
                  
> intersects the bounds not right
> -------------------------------
>
>                 Key: CASSANDRA-5551
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5551
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.0
>            Reporter: yangwei
>            Assignee: yangwei
>            Priority: Minor
>             Fix For: 1.1.12, 1.2.5
>
>         Attachments: 0001-correctly-intersects-the-bounds.patch
>
>
> intersecs the bound includes the left of bound instead of right

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to