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

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


    from b015cbd  Merge branch 'cassandra-4.0' into trunk
     new 636ab42  Fix missed wait latencies in the output of `nodetool tpstats 
-F`
     new 0516aa1  Merge branch 'cassandra-4.0' into trunk

The 2 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 +
 .../tools/nodetool/stats/StatsPrinter.java         |  17 +-
 .../tools/nodetool/stats/TpStatsHolder.java        |  11 +-
 .../cassandra/tools/nodetool/TpStatsTest.java      |  10 +-
 .../tools/nodetool/stats/StatsPrinterTest.java     | 186 +++++++++++++++++++++
 5 files changed, 211 insertions(+), 14 deletions(-)
 create mode 100644 
test/unit/org/apache/cassandra/tools/nodetool/stats/StatsPrinterTest.java

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

Reply via email to