[
https://issues.apache.org/jira/browse/CASSANDRA-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200311#comment-14200311
]
Jonathan Ellis commented on CASSANDRA-8268:
-------------------------------------------
It's definitely safe to assume that anything that's not node-local (i.e. not
system table or indexes) is using the cluster partitioner.
> 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)