[
https://issues.apache.org/jira/browse/CASSANDRA-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15334010#comment-15334010
]
Chris Lohfink commented on CASSANDRA-12002:
-------------------------------------------
Was reported on the user list when someone tried to look at sstables of
system.batches.
+1 to the changes. I can add some unit tests.
> SSTable tools mishandling LocalPartitioner
> ------------------------------------------
>
> Key: CASSANDRA-12002
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12002
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: Chris Lohfink
> Assignee: Chris Lohfink
> Priority: Minor
> Attachments: CASSADNRA-12002.txt
>
>
> The sstabledump and sstablemetadata tools use the FBUtilities.newPartitioner
> from the name of the partitioner in the validation component. This fails on
> sstables that are created with things that use the LocalPartitioner
> (secondary indexes, and the system.batches table). The sstabledump had a
> check for secondary indexes, but still failed for the system table it was
> failing for all in the metadata tool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)