Chris Lohfink created CASSANDRA-12002:
-----------------------------------------

             Summary: 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


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)

Reply via email to