You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by cl...@apache.org on 2020/02/17 21:52:44 UTC

[cassandra] 01/01: Fix multi DC nodetool status output

This is an automated email from the ASF dual-hosted git repository.

clohfink pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit d9798369dd99cfe44b10aa0aefb5e20ca702e8c2
Merge: f9b7775 7b72123
Author: Chris Lohfink <cl...@users.noreply.github.com>
AuthorDate: Mon Feb 17 15:52:36 2020 -0600

    Fix multi DC nodetool status output
    
    Patch by Chris Lohfink; Reviewed by Brandon Williams for CASSANDRA-15305

 CHANGES.txt                                        |   1 +
 .../cassandra/tools/nodetool/DescribeCluster.java  |   2 +-
 .../cassandra/tools/nodetool/HostStatWithPort.java |  25 ++--
 .../apache/cassandra/tools/nodetool/Status.java    | 164 +++++++--------------
 .../tools/nodetool/formatter/TableBuilder.java     |  62 ++++++++
 5 files changed, 132 insertions(+), 122 deletions(-)


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