[
https://issues.apache.org/jira/browse/CASSANDRA-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefania updated CASSANDRA-12002:
---------------------------------
Resolution: Fixed
Fix Version/s: 3.8
Status: Resolved (was: Patch Available)
> 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
> Fix For: 3.8
>
> 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)