This is an automated email from the ASF dual-hosted git repository.
joemcdonnell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from e9fb8e717 IMPALA-12114: Pull in fix for THRIFT-5705 and add test
new fe73f5841 IMPALA-12154: Trim recency list appropriately for LIRS
ToUninitialize()
new 3c49ebad6 IMPALA-10971: Fix data cache metrics for instant evictions
The 2 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:
be/src/runtime/io/data-cache.cc | 18 ++++--
be/src/util/cache/lirs-cache-test.cc | 99 ++++++++++++++++++++++++++++++++-
be/src/util/cache/lirs-cache.cc | 32 ++++++++---
tests/custom_cluster/test_data_cache.py | 35 ++++++++++++
4 files changed, 170 insertions(+), 14 deletions(-)