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

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


    from db94321d71 Support downgrading after CMS is initialized
     add 22af7a74cc Enable sorting of nodetool status output

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../apache/cassandra/tools/nodetool/Status.java    | 384 +++++++++++++++++++--
 .../test/AbstractNodetoolStatusTest.java           | 339 ++++++++++++++++++
 .../test/NodeToolStatusWithVNodesTest.java         |  62 ++++
 .../test/NodetoolStatusWithoutVNodesTest.java      |  61 ++++
 5 files changed, 825 insertions(+), 22 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/AbstractNodetoolStatusTest.java
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/NodeToolStatusWithVNodesTest.java
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/NodetoolStatusWithoutVNodesTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to