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

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


    from 9ac55828f IMPALA-12540: (Fixup) Add EventSequence arg to load
     new c01986d9e IMPALA-12945: Fix Flaky Ticker Test
     new 1f9db9e05 IMPALA-12264: Add limit on number of HS2 sessions per user.

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/service/impala-hs2-server.cc             | 62 +++++++++++++++++++++++--
 be/src/service/impala-http-handler.cc           | 30 ++++++++++--
 be/src/service/impala-http-handler.h            |  3 ++
 be/src/service/impala-server.cc                 | 30 ++++--------
 be/src/service/impala-server.h                  | 20 ++++++++
 be/src/util/ticker-test.cc                      |  4 +-
 tests/custom_cluster/test_session_expiration.py | 37 ++++++++++++++-
 www/sessions.tmpl                               | 32 +++++++++++++
 8 files changed, 186 insertions(+), 32 deletions(-)

Reply via email to