[
https://issues.apache.org/jira/browse/CASSANDRA-8834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346374#comment-14346374
]
Chris Lohfink commented on CASSANDRA-8834:
------------------------------------------
changed to actually use the token's hash since already using md5/murmur for
good enough distribution for HLL and then can avoid needing the byte[] for
clearsprings murmur impl. Also removed try/catch for marshal exception
> Top partitions reporting wrong cardinality
> ------------------------------------------
>
> Key: CASSANDRA-8834
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8834
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Chris Lohfink
> Assignee: Chris Lohfink
> Fix For: 2.1.4
>
> Attachments: CASSANDRA-8834-v2.txt, cardinality.patch
>
>
> It always reports a cardinality of 1. Patch also includes a try/catch around
> the conversion of partition keys that isn't always handled well in thrift cfs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)