You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/10/29 19:45:59 UTC

[jira] Created: (CASSANDRA-523) Add updateForeignTokenUnsafe for BMT imports to work properly

Add updateForeignTokenUnsafe for BMT imports to work properly
-------------------------------------------------------------

                 Key: CASSANDRA-523
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-523
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.5
            Reporter: Chris Goffinet
            Assignee: Chris Goffinet
             Fix For: 0.5


Since Binary Memtable is usually run in environments that use the Cassandra API without being a real node, we need a way to update the token metadata to be able to map keys to nodes.



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


[jira] Updated: (CASSANDRA-523) Add updateForeignTokenUnsafe for BMT imports to work properly

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

Chris Goffinet updated CASSANDRA-523:
-------------------------------------

    Attachment: 0001-Added-updateForeignTokenUnsafe-for-BMT.patch

> Add updateForeignTokenUnsafe for BMT imports to work properly
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-523
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-523
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Chris Goffinet
>            Assignee: Chris Goffinet
>             Fix For: 0.5
>
>         Attachments: 0001-Added-updateForeignTokenUnsafe-for-BMT.patch
>
>
> Since Binary Memtable is usually run in environments that use the Cassandra API without being a real node, we need a way to update the token metadata to be able to map keys to nodes.

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


[jira] Updated: (CASSANDRA-523) Add updateForeignTokenUnsafe for BMT imports to work properly

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

Chris Goffinet updated CASSANDRA-523:
-------------------------------------

    Attachment: 0001-Added-updateForeignTokenUnsafe-for-BMT-v2.patch

Fixed contrib/bmt_example as well.

> Add updateForeignTokenUnsafe for BMT imports to work properly
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-523
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-523
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Chris Goffinet
>            Assignee: Chris Goffinet
>             Fix For: 0.5
>
>         Attachments: 0001-Added-updateForeignTokenUnsafe-for-BMT-v2.patch, 0001-Added-updateForeignTokenUnsafe-for-BMT.patch
>
>
> Since Binary Memtable is usually run in environments that use the Cassandra API without being a real node, we need a way to update the token metadata to be able to map keys to nodes.

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


[jira] Commented: (CASSANDRA-523) Add updateForeignTokenUnsafe for BMT imports to work properly

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

Hudson commented on CASSANDRA-523:
----------------------------------

Integrated in Cassandra #244 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/244/])
    add updateForeignTokenUnsafe for bulk loader.  patch by goffinet; reviewed by jbellis for 


> Add updateForeignTokenUnsafe for BMT imports to work properly
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-523
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-523
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Chris Goffinet
>            Assignee: Chris Goffinet
>             Fix For: 0.5
>
>         Attachments: 0001-Added-updateForeignTokenUnsafe-for-BMT-v2.patch, 0001-Added-updateForeignTokenUnsafe-for-BMT.patch
>
>
> Since Binary Memtable is usually run in environments that use the Cassandra API without being a real node, we need a way to update the token metadata to be able to map keys to nodes.

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