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:43 UTC

[cassandra] branch trunk updated (f9b7775 -> d979836)

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

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


    from f9b7775  Added documentation describing new internode-messaging.
     add 7b72123  Fix multi DC nodetool status output Patch by Chris Lohfink; Reviewed by Brandon Williams for CASSANDRA-15305
     new d979836  Fix multi DC nodetool status output

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by cl...@apache.org.
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