This is an automated email from the ASF dual-hosted git repository.
paulo pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 11952fa Avoid unecessary array allocations and initializations when
performing query checks
new c420d75 CASSANDRA-16308: Add droppable tombstone metrics to nodetool
tablestats
new 481c103 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 +
src/java/org/apache/cassandra/tools/NodeProbe.java | 5 +++++
src/java/org/apache/cassandra/tools/nodetool/stats/StatsTable.java | 1 +
.../apache/cassandra/tools/nodetool/stats/TableStatsHolder.java | 3 +++
.../apache/cassandra/tools/nodetool/stats/TableStatsPrinter.java | 1 +
.../cassandra/tools/nodetool/stats/TableStatsPrinterTest.java | 6 ++++++
.../apache/cassandra/tools/nodetool/stats/TableStatsTestBase.java | 7 +++++++
7 files changed, 24 insertions(+)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]