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 5925b194b IMPALA-11808: Add support for reload event in catalogD
     new 839a25c89 IMPALA-11786: Preserve memory for codegen cache
     new f0e602dbb IMPALA-11827: do not cache admission control service's IP 
address in impalad

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/exec-env.cc                        | 75 +++++++++++++----------
 be/src/runtime/exec-env.h                         | 10 +--
 be/src/scheduling/admission-control-service.cc    |  5 +-
 be/src/service/impala-server.cc                   |  2 +-
 tests/custom_cluster/test_admission_controller.py |  4 +-
 tests/custom_cluster/test_executor_groups.py      |  5 +-
 tests/custom_cluster/test_jvm_mem_tracking.py     |  3 +-
 7 files changed, 61 insertions(+), 43 deletions(-)

Reply via email to