This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 0669db7a04 Write user docs for CEP-24 - Password validation / generation new 6a81306876 Reading mmapped trie-index exceeding 2GiB results in exception new 765bfb9daf Merge branch 'cassandra-5.0' into trunk new 12c5495d2f Reading mmapped trie-index exceeding 2GiB results in exception The 3 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: .../org/apache/cassandra/io/util/FileHandle.java | 6 +- .../apache/cassandra/io/util/MmappedRegions.java | 53 +++++++------- .../cassandra/io/util/MmappedRegionsCache.java | 10 +-- .../cassandra/io/util/MmappedRegionsTest.java | 81 ++++++++++++++++------ 4 files changed, 93 insertions(+), 57 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org