This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a commit to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-5.0 by this push: new 91d78afc2b Add CASSANDRA-15452 to CHANGES 91d78afc2b is described below commit 91d78afc2b595b2b8c17c6843aea836f33956c48 Author: Brandon Williams <brandonwilli...@apache.org> AuthorDate: Fri Mar 21 09:53:13 2025 -0500 Add CASSANDRA-15452 to CHANGES --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index bb53fe0107..14174d858b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,7 @@ * Improve error messages when initializing auth classes (CASSANDRA-20368) * Prioritize legacy 2i over SAI for columns with multiple indexes (CASSANDRA-20334) * Ensure only offline tools can build IntervalTrees without first/last key fields (CASSANDRA-20407) + * Improve disk access patterns during compaction and range reads (CASSANDRA-15452) * Improve IntervalTree build throughput (CASSANDRA-19596) * Avoid limit on RFP fetch in the case of an unresolved static row (CASSANDRA-20323) * Include materialized views to the output of DESCRIBE TABLE statements (CASSANDRA-20365) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org