This is an automated email from the ASF dual-hosted git repository.
michaelsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from ff8bb33b9 IMPALA-12870: Tag query id for Java pool threads
new 1bc7cdbff IMPALA-14493: Cap memory usage of global admission service
new a8618c6a6 IMPALA-10204: Make AdmitQuery params more efficient
new a12e49e38 IMPALA-14509: Let Ozone set OZONE_OPTS
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:
be/src/scheduling/admission-control-service.cc | 9 +++--
be/src/scheduling/admission-control-service.h | 2 +-
be/src/scheduling/admission-controller.cc | 20 ++++++++++++
be/src/scheduling/admissiond-env.cc | 10 ++++++
be/src/scheduling/admissiond-env.h | 6 ++++
be/src/service/client-request-state.cc | 38 ++++++++++++++++++++--
.../node_templates/common/etc/init.d/ozone-common | 1 -
tests/custom_cluster/test_admission_controller.py | 23 +++++++++++--
8 files changed, 99 insertions(+), 10 deletions(-)