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

Branimir Lambov commented on CASSANDRA-8268:
--------------------------------------------

I think I used the wrong term here. I meant some data that is part of an user's 
existing database, be it the messages that old version nodes send or any system 
data stored.

I actually don't know if there's anything that does not use the storage service 
partitioner that is ever serialized. Most probably there isn't or we'd be 
seeing errors, but this needs to be determined for sure before anything to do 
with the serialization is changed.

> 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
>            Priority: Minor
>
> 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)

Reply via email to