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 88067c576 IMPALA-13740: Update velocity-engine-core to 2.4.1
new 7a538f9f8 IMPALA-13736: Fix Use-After-Free in
ExecutorGroup.RemoveExecutor
new d3b6cbcc2 IMPALA-13201: Remove Unused Parameter from Test retry
Function
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/executor-group-test.cc | 8 ++++++++
be/src/scheduling/executor-group.cc | 14 +++++++++++---
be/src/scheduling/executor-group.h | 2 +-
tests/common/custom_cluster_test_suite.py | 2 +-
tests/common/impala_test_suite.py | 4 +---
tests/custom_cluster/test_query_live.py | 2 +-
tests/custom_cluster/test_query_log.py | 8 ++------
tests/util/retry.py | 12 +++++-------
8 files changed, 30 insertions(+), 22 deletions(-)