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/08/21 00:29:14 UTC

[jira] Created: (CASSANDRA-388) merge batch_insert, batch_insert_super

merge batch_insert, batch_insert_super
--------------------------------------

                 Key: CASSANDRA-388
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-388
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
             Fix For: 0.4


this is related to but smaller than CASSANDRA-336.  336 is to this as multiget is to get.

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


[jira] Resolved: (CASSANDRA-388) merge batch_insert, batch_insert_super

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

Jonathan Ellis resolved CASSANDRA-388.
--------------------------------------

    Resolution: Fixed

committed

> merge batch_insert, batch_insert_super
> --------------------------------------
>
>                 Key: CASSANDRA-388
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-388
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 388.patch
>
>
> this is related to but smaller than CASSANDRA-336.  336 is to this as multiget is to get.

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


[jira] Commented: (CASSANDRA-388) merge batch_insert, batch_insert_super

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

Evan Weaver commented on CASSANDRA-388:
---------------------------------------

works for me; ship it!

> merge batch_insert, batch_insert_super
> --------------------------------------
>
>                 Key: CASSANDRA-388
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-388
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 388.patch
>
>
> this is related to but smaller than CASSANDRA-336.  336 is to this as multiget is to get.

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


[jira] Updated: (CASSANDRA-388) merge batch_insert, batch_insert_super

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

Michael Greene updated CASSANDRA-388:
-------------------------------------

    Component/s: Core

> merge batch_insert, batch_insert_super
> --------------------------------------
>
>                 Key: CASSANDRA-388
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-388
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>
> this is related to but smaller than CASSANDRA-336.  336 is to this as multiget is to get.

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


[jira] Commented: (CASSANDRA-388) merge batch_insert, batch_insert_super

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

Chris Goffinet commented on CASSANDRA-388:
------------------------------------------

+1. All tests pass, code looks good!

> merge batch_insert, batch_insert_super
> --------------------------------------
>
>                 Key: CASSANDRA-388
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-388
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 388.patch
>
>
> this is related to but smaller than CASSANDRA-336.  336 is to this as multiget is to get.

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


[jira] Commented: (CASSANDRA-388) merge batch_insert, batch_insert_super

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

Hudson commented on CASSANDRA-388:
----------------------------------

Integrated in Cassandra #179 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/179/])
    combine batch_insert and batch_insert_super the way we did get_slice and get_slice_super
patch by jbellis.  reviewed by Chris Goffinet and Evan Weaver for 


> merge batch_insert, batch_insert_super
> --------------------------------------
>
>                 Key: CASSANDRA-388
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-388
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 388.patch
>
>
> this is related to but smaller than CASSANDRA-336.  336 is to this as multiget is to get.

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


[jira] Updated: (CASSANDRA-388) merge batch_insert, batch_insert_super

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

Jonathan Ellis updated CASSANDRA-388:
-------------------------------------

    Attachment: 388.patch

combine batch_insert and batch_insert_superthe way we did get_slice and get_slice_super

> merge batch_insert, batch_insert_super
> --------------------------------------
>
>                 Key: CASSANDRA-388
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-388
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 388.patch
>
>
> this is related to but smaller than CASSANDRA-336.  336 is to this as multiget is to get.

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