Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56B9218818 for ; Sun, 5 Jul 2015 16:08:05 +0000 (UTC) Received: (qmail 16550 invoked by uid 500); 5 Jul 2015 16:08:04 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 16492 invoked by uid 500); 5 Jul 2015 16:08:04 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 16478 invoked by uid 99); 5 Jul 2015 16:08:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jul 2015 16:08:04 +0000 Date: Sun, 5 Jul 2015 16:08:04 +0000 (UTC) From: "Anil Gupta (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13919) Rationalize Client Timeout MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-13919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614304#comment-14614304 ] Anil Gupta commented on HBASE-13919: ------------------------------------ I think, we should break down these timeout properties in 2 categories. #1) Connecting to cluster: This currently timeouts in 20 minutes. I think this should timeout in not more than 1-2 minutes. I dont think anyone has patience to wait 20 minutes for a NoSql connection to fail. #2) Scan, Get, Put timeouts > Rationalize Client Timeout > -------------------------- > > Key: HBASE-13919 > URL: https://issues.apache.org/jira/browse/HBASE-13919 > Project: HBase > Issue Type: Brainstorming > Reporter: Lars Hofhansl > > There are current many setting that influence how/when an HBase client times out. > This is hard to configure, hard to understand, and badly documented. > Instead there should as few tweaks as needed, and their setting should make sense. -- This message was sent by Atlassian JIRA (v6.3.4#6332)