You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2014/12/08 17:56:13 UTC

[jira] [Issue Comment Deleted] (CASSANDRA-7159) sstablemetadata command should print some more stuff

     [ https://issues.apache.org/jira/browse/CASSANDRA-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Thompson updated CASSANDRA-7159:
---------------------------------------
    Comment: was deleted

(was: [~vsinjavin], against 2.1-HEAD, this is showing a new exception. It is likely the patch needs rebased:
{code}./sstablemetadata /Users/philipthompson/cstar/cassandra/data/data/cql_test_keyspace/table_7-f3a583907ef711e4b7f22bcce492f7f0/cql_test_keyspace-table_7-tmp-ka-1-Data.db
11:52:45.622 [main] DEBUG o.a.c.i.s.m.MetadataSerializer - Load metadata for /Users/philipthompson/cstar/cassandra/data/data/cql_test_keyspace/table_7-f3a583907ef711e4b7f22bcce492f7f0/cql_test_keyspace-table_7-tmp-ka-1
Exception in thread "main" java.io.EOFException
        at java.io.RandomAccessFile.readInt(RandomAccessFile.java:827)
        at org.apache.cassandra.io.sstable.metadata.MetadataSerializer.deserialize(MetadataSerializer.java:107)
        at org.apache.cassandra.io.sstable.metadata.MetadataSerializer.deserialize(MetadataSerializer.java:92)
        at org.apache.cassandra.tools.SSTableMetadataViewer.main(SSTableMetadataViewer.java:58){code})

> sstablemetadata command should print some more stuff
> ----------------------------------------------------
>
>                 Key: CASSANDRA-7159
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7159
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jeremiah Jordan
>            Assignee: Vladislav Sinjavin
>            Priority: Trivial
>              Labels: lhf
>             Fix For: 2.1.3
>
>         Attachments: CASSANDRA-7159_-_sstablemetadata_command_should_print_some_more_stuff.patch
>
>
> It would be nice if the sstablemetadata command printed out some more of the stuff we track.  Like the Min/Max column names and the min/max token in the file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)