You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Chris Lohfink (JIRA)" <ji...@apache.org> on 2016/05/04 04:49:13 UTC

[jira] [Commented] (CASSANDRA-11483) Enhance sstablemetadata

    [ https://issues.apache.org/jira/browse/CASSANDRA-11483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270049#comment-15270049 ] 

Chris Lohfink commented on CASSANDRA-11483:
-------------------------------------------

I went down path a little of having old and new output... it gets kinda ugly. To the point it may be less horrible code wise to just make this a new tool. Its already pretty bad with the colors and unicode being either or.

I guess I am more in favor currently of updating the dtests instead. Which would be good anyway to test all the new flags. If thats Ok I can make the dtest patch. If we really want to support the old format (in which I assume would be default), Id rather just see this pushed to 4.0 or whatever version it would be Ok to change the output of the tool.

> Enhance sstablemetadata
> -----------------------
>
>                 Key: CASSANDRA-11483
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11483
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability
>            Reporter: Chris Lohfink
>            Assignee: Chris Lohfink
>            Priority: Minor
>             Fix For: 3.x
>
>         Attachments: CASSANDRA-11483.txt, CASSANDRA-11483v2.txt, CASSANDRA-11483v3.txt, CASSANDRA-11483v4.txt, Screen Shot 2016-04-03 at 11.40.32 PM.png
>
>
> sstablemetadata provides quite a bit of useful information but theres a few hiccups I would like to see addressed:
> * Does not use client mode
> * Units are not provided (or anything for that matter). There is data in micros, millis, seconds as durations and timestamps from epoch. But there is no way to tell what one is without a non-trival code dive
> * in general pretty frustrating to parse



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