This is an automated email from the ASF dual-hosted git repository.
mblow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git
from 46db92c16d [ASTERIXDB-3318][RUN] Create index builder factory per
partition
new b05bc685e1 [ASTERIXDB-3315][RT] Exclude compression from hit ratio
new 2c4f9cca51 [NO ISSUE][*DB] Return 404 (not 500) on unknown cluster api
path
new b2449e9b6d Merge branch 'gerrit/neo' into 'gerrit/trinity'
new 2119432478 Merge branch 'gerrit/trinity' into 'master'
The 4 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:
.../asterix/api/http/server/ClusterApiServlet.java | 17 +++++++++--------
.../src/test/resources/runtimets/api.xml | 6 ++++++
.../cluster_state_5.1.get.http} | 4 ++--
.../common/context/GlobalVirtualBufferCache.java | 5 +++++
.../impls/MultitenantVirtualBufferCache.java | 5 +++++
.../am/lsm/common/impls/VirtualBufferCache.java | 5 +++++
.../storage/common/buffercache/BufferCache.java | 17 +++++++++++------
.../common/buffercache/DebugBufferCache.java | 9 +++++++--
.../storage/common/buffercache/IBufferCache.java | 22 ++++++++++++++++++++++
.../compression/file/CompressedFileManager.java | 9 +++++++--
.../am/lsm/btree/impl/TestVirtualBufferCache.java | 5 +++++
11 files changed, 84 insertions(+), 20 deletions(-)
copy
asterixdb/asterix-app/src/test/resources/runtimets/queries/api/{cluster_state_2/cluster_state_2.1.get.http
=> cluster_state_5/cluster_state_5.1.get.http} (91%)