You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/01/18 20:30:54 UTC

[jira] Created: (CASSANDRA-710) remove deprecated get_key_range api

remove deprecated get_key_range api
-----------------------------------

                 Key: CASSANDRA-710
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
             Project: Cassandra
          Issue Type: Task
            Reporter: Jonathan Ellis
            Priority: Minor
             Fix For: 0.6




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802477#action_12802477 ] 

Jonathan Ellis commented on CASSANDRA-710:
------------------------------------------

we don't need to preserve the tombstone option; let's get rid of it.

(CompactionsTest.testCompactionPurge was failing w/o the option, but that is because a bug in that code, as called by other tests in the class, is hiding the bug in testCompactionPurge.  I've split the Purge tests into a separate file in trunk, where it reliably fails before any of 710.  Don't worry about fixing that for this ticket.)

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch, 0002-refactor-CFS.getKeyRange.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-710:
----------------------------------------

    Assignee: Gary Dusbabek

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Dusbabek updated CASSANDRA-710:
------------------------------------

    Attachment: 0002-refactor-CFS.getKeyRange.patch

Refactor CFS.getKeyRange so that it can be used by the unit tests to see if a key has been deleted.

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch, 0002-refactor-CFS.getKeyRange.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Dusbabek updated CASSANDRA-710:
------------------------------------

    Attachment:     (was: 0001-remove-get_key_range.patch)

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch, 0002-refactor-CFS.getKeyRange.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802451#action_12802451 ] 

Jonathan Ellis commented on CASSANDRA-710:
------------------------------------------

needs to get rid of CFS.getKeyRange too, otherwise +1

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Dusbabek updated CASSANDRA-710:
------------------------------------

    Attachment: 0002-refactor-CFS.getKeyRange.patch
                0001-remove-get_key_range.patch

rebased and modified to never discard tombstones.

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch, 0002-refactor-CFS.getKeyRange.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Dusbabek updated CASSANDRA-710:
------------------------------------

    Attachment: 0001-remove-get_key_range.patch

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Dusbabek updated CASSANDRA-710:
------------------------------------

    Attachment:     (was: 0001-remove-get_key_range.patch)

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Dusbabek updated CASSANDRA-710:
------------------------------------

    Attachment: 0001-remove-get_key_range.patch

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Dusbabek updated CASSANDRA-710:
------------------------------------

    Attachment:     (was: 0002-refactor-CFS.getKeyRange.patch)

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch, 0002-refactor-CFS.getKeyRange.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803684#action_12803684 ] 

Hudson commented on CASSANDRA-710:
----------------------------------

Integrated in Cassandra #331 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/331/])
    

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch, 0002-refactor-CFS.getKeyRange.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-710) remove deprecated get_key_range api

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802610#action_12802610 ] 

Jonathan Ellis commented on CASSANDRA-710:
------------------------------------------

+1

> remove deprecated get_key_range api
> -----------------------------------
>
>                 Key: CASSANDRA-710
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-710
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: 0001-remove-get_key_range.patch, 0002-refactor-CFS.getKeyRange.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.