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

mblow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git

commit a0d15f89406e8b354cc41009b7dcd3fb41120b70
Merge: acb1ad9b07 71eac0e5ae
Author: Michael Blow <michael.b...@couchbase.com>
AuthorDate: Fri Sep 12 19:56:27 2025 -0400

    Merge branch 'gerrit/neo' into 'gerrit/trinity'
    
     * [NO ISSUE][HYR][STO] FileMapManager performance improvements
    
    Ext-ref: MB-68501
    Change-Id: Ice20e3b14f09e4ee4f73d750b9080a55f0e55c29

 .../algebricks/algebricks-core/pom.xml             |  2 +-
 .../hyracks/hyracks-data/hyracks-data-std/pom.xml  |  2 +-
 .../am/lsm/common/impls/VirtualBufferCache.java    | 33 +++------
 .../hyracks/hyracks-storage-common/pom.xml         |  4 +
 .../storage/common/file/FileMapManager.java        | 54 +++++++++++---
 .../storage/common/file/IFileMapManager.java       | 19 +++++
 .../common/file/SynchronizedFileMapManager.java    | 86 ++++++++++++++++++++++
 hyracks-fullstack/hyracks/hyracks-util/pom.xml     |  2 +-
 hyracks-fullstack/pom.xml                          |  2 +-
 9 files changed, 170 insertions(+), 34 deletions(-)


Reply via email to