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

ASF GitHub Bot commented on CASSANDRA-14233:
--------------------------------------------

GitHub user sproberts92 opened a pull request:

    https://github.com/apache/cassandra/pull/195

    Resolve nodetool formatting in CASSANDRA-14233

    Remove trailing "." from latency reports at keyspace level.
    
    For 
[CASSANDRA-14233](https://issues.apache.org/jira/browse/CASSANDRA-14233).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sproberts92/cassandra CASSANDRA-14233

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cassandra/pull/195.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #195
    
----
commit ae6e74ac0f31161be10481f2f4c76cebfe45d7b0
Author: Samuel Roberts <sproberts92@...>
Date:   2018-02-14T06:44:50Z

    Resolve nodetool formatting in CASSANDRA-14233
    
    Remove trailing "." from latency reports at keyspace level.

----


> nodetool tablestats/cfstats output has inconsistent formatting for latency
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14233
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14233
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Samuel Roberts
>            Assignee: Samuel Roberts
>            Priority: Trivial
>         Attachments: Resolve-nodetool-formatting-in-CASSANDRA-14233.patch
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> Latencies are reported at keyspace level with `ms.` and at table level with 
> `ms`.
> There should be no trailing `.` as it is not a sentence and `.` is not part 
> of the abbreviation.
> This is also present in 2.x with `nodetool cfstats`.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to