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 0656810326 for ; Mon, 23 Sep 2013 18:31:11 +0000 (UTC) Received: (qmail 7951 invoked by uid 500); 23 Sep 2013 18:31:10 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 7671 invoked by uid 500); 23 Sep 2013 18:31:10 -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 7402 invoked by uid 99); 23 Sep 2013 18:31:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Sep 2013 18:31:08 +0000 Date: Mon, 23 Sep 2013 18:31:08 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9606) Apply small scan to meta scan where rowLimit is low 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-9606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774825#comment-13774825 ] Hudson commented on HBASE-9606: ------------------------------- FAILURE: Integrated in HBase-TRUNK #4550 (See [https://builds.apache.org/job/HBase-TRUNK/4550/]) HBASE-9606 Apply small scan to meta scan where rowLimit is low (tedyu: rev 1525634) * /hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/MetaScanner.java * /hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Scan.java > Apply small scan to meta scan where rowLimit is low > --------------------------------------------------- > > Key: HBASE-9606 > URL: https://issues.apache.org/jira/browse/HBASE-9606 > Project: HBase > Issue Type: Improvement > Reporter: Ted Yu > Assignee: Ted Yu > Fix For: 0.98.0 > > Attachments: 9606-v2.txt, small-v3.txt > > > HBASE-9488 added the feature for small scan where RPC calls are reduced. > We can apply small scan to MetaScanner#metaScan() where rowLimit is low. -- 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