Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 23852200B89 for ; Wed, 21 Sep 2016 17:15:58 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 221B3160ADB; Wed, 21 Sep 2016 15:15:58 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 63D6E160ABC for ; Wed, 21 Sep 2016 17:15:57 +0200 (CEST) Received: (qmail 75503 invoked by uid 500); 21 Sep 2016 15:15:56 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 75475 invoked by uid 99); 21 Sep 2016 15:15:56 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Sep 2016 15:15:56 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id D31C127125B; Wed, 21 Sep 2016 15:15:55 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3885167422794005751==" MIME-Version: 1.0 Subject: Review Request 52122: HIVE-9423 - HiveServer2: Implement some admission control mechanism for graceful degradation when resources are exhausted From: Peter Vary To: Aihua Xu , Barna Zsombor Klara , Vaibhav Gumashta , Marta Kuczora , Miklos Csanady , Sergio Pena Cc: Peter Vary , hive Date: Wed, 21 Sep 2016 15:15:55 -0000 Message-ID: <20160921151555.1654.44685@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Peter Vary X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/52122/ X-Sender: Peter Vary X-ReviewBoard-Diff-For: beeline/src/test/org/apache/hive/beeline/TestBeeLineExceptionHandling.java Reply-To: Peter Vary X-ReviewRequest-Repository: hive-git archived-at: Wed, 21 Sep 2016 15:15:58 -0000 --===============3885167422794005751== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52122/ ----------------------------------------------------------- Review request for hive, Aihua Xu, Marta Kuczora, Miklos Csanady, Sergio Pena, Vaibhav Gumashta, and Barna Zsombor Klara. Bugs: HIVE-9423 https://issues.apache.org/jira/browse/HIVE-9423 Repository: hive-git Description ------- Adding different error message depending on the thrown TTransportException Diffs ----- beeline/src/java/org/apache/hive/beeline/BeeLine.java 5322ca6 beeline/src/main/resources/BeeLine.properties 13321d2 beeline/src/test/org/apache/hive/beeline/TestBeeLineExceptionHandling.java PRE-CREATION Diff: https://reviews.apache.org/r/52122/diff/ Testing ------- Manual, and added unit test depending on the exception code Thanks, Peter Vary --===============3885167422794005751==--