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 a47700e  IMPALA-10450: Catalogd crashes due to exception in 
ThriftDebugString
     new ca17e30  IMPALA-10550: Add External Frontend service port
     new d89c04b  IMPALA-10529: Fix hit DCHECK in DiskIoMgr::AssignQueue in 
core-s3 build

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/authentication.cc          | 12 +++++++
 be/src/rpc/authentication.h           |  7 ++++
 be/src/runtime/io/disk-io-mgr.cc      | 21 ++++++------
 be/src/runtime/io/disk-io-mgr.h       |  6 ++--
 be/src/runtime/io/scan-range.cc       |  4 +--
 be/src/runtime/test-env.h             |  3 ++
 be/src/runtime/tmp-file-mgr-test.cc   | 28 ++++++++++++++++
 be/src/runtime/tmp-file-mgr.cc        | 10 ++++--
 be/src/service/impala-server.cc       | 38 ++++++++++++++++++++--
 be/src/service/impala-server.h        |  7 +++-
 be/src/service/impalad-main.cc        |  5 +--
 be/src/testutil/in-process-servers.cc |  2 +-
 bin/start-impala-cluster.py           | 12 +++++--
 common/thrift/metrics.json            | 60 +++++++++++++++++++++++++++++++++++
 docker/impalad_coordinator/Dockerfile |  2 ++
 tests/common/impala_cluster.py        |  1 +
 16 files changed, 193 insertions(+), 25 deletions(-)

Reply via email to