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

brandonwilliams pushed a commit to branch cassandra-4.1
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 93efe0ee0457da321f01ee6b950bcb0c077f0f7e
Merge: f416a94125 54528bff20
Author: Brandon Williams <brandonwilli...@apache.org>
AuthorDate: Wed May 24 09:37:11 2023 -0500

    Merge branch 'cassandra-4.0' into cassandra-4.1

 CHANGES.txt                                        |  1 +
 .../cassandra/metrics/BufferPoolMetrics.java       |  5 +++
 src/java/org/apache/cassandra/tools/NodeProbe.java | 38 ++++++++++++++++++++--
 .../org/apache/cassandra/tools/nodetool/Info.java  | 16 +++++++++
 4 files changed, 58 insertions(+), 2 deletions(-)

diff --cc CHANGES.txt
index 63b35a2fb6,b057a07f2a..0f46880950
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,11 -1,5 +1,12 @@@
 -4.0.10
 +4.1.2
 + * Allow keystore and trustrore passwords to be nullable (CASSANDRA-18124)
 + * Return snapshots with dots in their name in nodetool listsnapshots 
(CASSANDRA-18371)
 + * Fix NPE when loading snapshots and data directory is one directory from 
root (CASSANDRA-18359)
 + * Do not submit hints when hinted_handoff_enabled=false (CASSANDRA-18304)
 + * Fix COPY ... TO STDOUT behavior in cqlsh (CASSANDRA-18353)
 + * Remove six and Py2SaferScanner merge cruft (CASSANDRA-18354)
 +Merged from 4.0:
+  * Report network cache info in nodetool (CASSANDRa-18400)
   * Partial compaction can resurrect deleted data (CASSANDRA-18507)
   * Allow internal address to change with reconnecting snitches 
(CASSANDRA-16718)
   * Fix quoting in toCqlString methods of UDTs and aggregates (CASSANDRA-17918)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to