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 2009/05/07 21:36:45 UTC

[jira] Created: (CASSANDRA-152) allow restricting get_key_range to a subset of columnfamilies

allow restricting get_key_range to a subset of columnfamilies
-------------------------------------------------------------

                 Key: CASSANDRA-152
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-152
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jonathan Ellis


this should make it a lot faster, besides affording more control to the user

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


[jira] Updated: (CASSANDRA-152) allow restricting get_key_range to a subset of columnfamilies

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

Jonathan Ellis updated CASSANDRA-152:
-------------------------------------

    Attachment: 152-v2.patch

first version didn't actually limit its main loop to the requested CFs, only the locking.  this adds a test that catches that bug and fixes it.

> allow restricting get_key_range to a subset of columnfamilies
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-152
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Critical
>             Fix For: 0.4
>
>         Attachments: 152-v2.patch, 152.patch
>
>
> this should make it a lot faster, besides affording more control to the user

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


[jira] Commented: (CASSANDRA-152) allow restricting get_key_range to a subset of columnfamilies

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

Hudson commented on CASSANDRA-152:
----------------------------------

Integrated in Cassandra #90 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/90/])
    allow specifying a subset of columnfamilies to check for get_key_range.
patch by jbellis; reviewed by Eric Evans for 


> allow restricting get_key_range to a subset of columnfamilies
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-152
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Critical
>             Fix For: 0.4
>
>         Attachments: 152-v2.patch, 152.patch
>
>
> this should make it a lot faster, besides affording more control to the user

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


[jira] Updated: (CASSANDRA-152) allow restricting get_key_range to a subset of columnfamilies

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

Jonathan Ellis updated CASSANDRA-152:
-------------------------------------

    Attachment: 152.patch

allow specifying a subset of columnfamilies to check for get_key_range

> allow restricting get_key_range to a subset of columnfamilies
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-152
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Critical
>             Fix For: 0.4
>
>         Attachments: 152.patch
>
>
> this should make it a lot faster, besides affording more control to the user

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


[jira] Updated: (CASSANDRA-152) allow restricting get_key_range to a subset of columnfamilies

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

Michael Greene updated CASSANDRA-152:
-------------------------------------

    Component/s: Core

> allow restricting get_key_range to a subset of columnfamilies
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-152
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Critical
>             Fix For: 0.4
>
>         Attachments: 152-v2.patch, 152.patch
>
>
> this should make it a lot faster, besides affording more control to the user

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


[jira] Updated: (CASSANDRA-152) allow restricting get_key_range to a subset of columnfamilies

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

Jonathan Ellis updated CASSANDRA-152:
-------------------------------------

    Priority: Critical  (was: Major)

> allow restricting get_key_range to a subset of columnfamilies
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-152
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Priority: Critical
>             Fix For: 0.4
>
>
> this should make it a lot faster, besides affording more control to the user

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


[jira] Commented: (CASSANDRA-152) allow restricting get_key_range to a subset of columnfamilies

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

Eric Evans commented on CASSANDRA-152:
--------------------------------------

Looks good. +1

> allow restricting get_key_range to a subset of columnfamilies
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-152
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Critical
>             Fix For: 0.4
>
>         Attachments: 152-v2.patch, 152.patch
>
>
> this should make it a lot faster, besides affording more control to the user

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


[jira] Updated: (CASSANDRA-152) allow restricting get_key_range to a subset of columnfamilies

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

Jonathan Ellis updated CASSANDRA-152:
-------------------------------------

    Fix Version/s: 0.4

> allow restricting get_key_range to a subset of columnfamilies
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-152
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>             Fix For: 0.4
>
>
> this should make it a lot faster, besides affording more control to the user

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


[jira] Assigned: (CASSANDRA-152) allow restricting get_key_range to a subset of columnfamilies

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

Jonathan Ellis reassigned CASSANDRA-152:
----------------------------------------

    Assignee: Jonathan Ellis

> allow restricting get_key_range to a subset of columnfamilies
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-152
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Critical
>             Fix For: 0.4
>
>
> this should make it a lot faster, besides affording more control to the user

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