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 04064783bf fix cluster metadata upgrade tests - these only make sense 
when upgrading from a gossip cluster to a cluster metadata one
     add 03450cdea6 Add TotalRowsRead and TotalRowsMutated counters to 
TableMetrics for accurate per-table row throughput tracking
     new ad9db90a1f Merge branch 'cassandra-6.0' into trunk

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 +
 .../org/apache/cassandra/db/ColumnFamilyStore.java |  1 +
 src/java/org/apache/cassandra/db/ReadCommand.java  |  1 +
 .../org/apache/cassandra/metrics/TableMetrics.java |  6 +++
 .../apache/cassandra/metrics/TableMetricsTest.java | 56 ++++++++++++++++++++++
 5 files changed, 65 insertions(+)


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

Reply via email to