This is an automated email from the ASF dual-hosted git repository.

wzhou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


    from 7e92f80a1 IMPALA-13407: Codegen fails with struct in TOP-N
     new 72aaa6dc2 IMPALA-11729: Speed up start-impala-cluster.py
     new 4c21084e2 IMPALA-13427: Make connect timeout of statestore HA RPC 
tunable

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/rpc/thrift-client.h                  |  3 +
 be/src/runtime/client-cache.cc              |  3 +-
 be/src/runtime/client-cache.h               | 17 +++--
 be/src/statestore/statestore.cc             |  4 +-
 bin/start-impala-cluster.py                 |  2 +-
 tests/common/impala_cluster.py              | 97 ++++++++++++++++++-----------
 tests/common/impala_service.py              | 30 +++++++--
 tests/custom_cluster/test_statestored_ha.py | 61 ++++++++++++++----
 8 files changed, 157 insertions(+), 60 deletions(-)

Reply via email to