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 9B87AD0A0 for ; Sat, 27 Oct 2012 04:29:17 +0000 (UTC) Received: (qmail 861 invoked by uid 500); 27 Oct 2012 04:29:16 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 796 invoked by uid 500); 27 Oct 2012 04:29:16 -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 782 invoked by uid 99); 27 Oct 2012 04:29:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Oct 2012 04:29:16 +0000 Date: Sat, 27 Oct 2012 04:29:15 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: <304678221.34640.1351312155977.JavaMail.jiratomcat@arcas> In-Reply-To: <357752762.62506.1350540964857.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HBASE-7008) Set scanner caching to a better default 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-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7008: --------------------------------- Release Note: This patch increases the default scanner caching to 100. It also enables tcpNoDelay by default (i.e. disabled Nagle's algorithm). This will generally lead to better performance, but in some situation may lead to different network patterns and increase memory consumption on both the client and the server. How's this for a release note? > Set scanner caching to a better default > --------------------------------------- > > Key: HBASE-7008 > URL: https://issues.apache.org/jira/browse/HBASE-7008 > Project: HBase > Issue Type: Bug > Components: Client > Reporter: liang xie > Assignee: liang xie > Fix For: 0.94.3, 0.96.0 > > Attachments: 7008-0.94.txt, 7008-0.94-v2.txt, 7008-0.94-v3.txt, 7008-trunk-v5.txt, 7008-trunk-v6.txt, 7008-v3.txt, 7008-v4.txt, HBASE-7008.patch, HBASE-7008-v2.patch > > > per http://search-hadoop.com/m/qaRu9iM2f02/Set+scanner+caching+to+a+better+default%253F&subj=Set+scanner+caching+to+a+better+default+ > let's set to 100 by default -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira