You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Branimir Lambov (JIRA)" <ji...@apache.org> on 2015/01/27 13:56:35 UTC

[jira] [Comment Edited] (CASSANDRA-8268) Token serialization should not assume all tokens are created by the database partitioner

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

Branimir Lambov edited comment on CASSANDRA-8268 at 1/27/15 12:56 PM:
----------------------------------------------------------------------

The branch rebased cleanly and ran tests successfully (updated [at the same location|https://github.com/blambov/cassandra/tree/8268-token-serialization-partitioner]), the patch should work without changes.


was (Author: blambov):
The branch rebased cleanly and ran tests successfully (updated [here|https://github.com/blambov/cassandra/tree/8268-token-serialization-partitioner]), the patch should work without changes.

> Token serialization should not assume all tokens are created by the database partitioner
> ----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8268
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8268
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Branimir Lambov
>            Assignee: Branimir Lambov
>            Priority: Minor
>         Attachments: 8268.patch
>
>
> This is also a hidden reference to StorageService.getPartitioner within Token, but this needs to be handled more carefully as we need to check whether tokens serialized with the wrong partitioner could be present in user data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)