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 8f204c82b IMPALA-12013: Remove future from pkg_resources.py
new 65ae5febe IMPALA-12014 warning on failed KeepAlive for Kudu scanner
new 19b5d781f IMPALA-11987: [DOCS] Document the mem_limit_executors query
option
new fd4db07e7 Reapply IMPALA-11865: Set thread names for Java thread pools
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/exec/kudu/kudu-scanner.cc | 15 ++++++++++-----
be/src/exec/kudu/kudu-scanner.h | 2 +-
docs/topics/impala_mem_limit.xml | 21 ++++++++++++++++++++-
.../impala/catalog/CatalogServiceCatalog.java | 4 +++-
.../org/apache/impala/catalog/TableLoadingMgr.java | 11 ++++++++---
.../catalog/metastore/CatalogMetastoreServer.java | 4 +++-
.../apache/impala/hooks/QueryEventHookManager.java | 5 ++++-
.../java/org/apache/impala/service/Frontend.java | 11 ++++++-----
8 files changed, 55 insertions(+), 18 deletions(-)