This is an automated email from the ASF dual-hosted git repository.
stigahuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from dd9429654 IMPALA-13166: Optimize ExprSubstitutionMap allocation
new 96a3b0996 IMPALA-14267: Reduce log frequency when dequeuing fails
new c9bfdbb27 IMPALA-14682: Use centralized async cleanup for admission
state cleanup
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/scheduling/admission-control-service.cc | 28 +++++++++++------------
be/src/scheduling/admission-control-service.h | 6 ++---
be/src/scheduling/admission-controller.cc | 8 ++++---
be/src/scheduling/admission-controller.h | 3 ++-
be/src/scheduling/admissiond-env.cc | 4 ++--
tests/custom_cluster/test_admission_controller.py | 6 ++---
6 files changed, 28 insertions(+), 27 deletions(-)