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 80F36EF08 for ; Sun, 10 Feb 2013 23:23:13 +0000 (UTC) Received: (qmail 47111 invoked by uid 500); 10 Feb 2013 23:23:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 46930 invoked by uid 500); 10 Feb 2013 23:23:13 -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 46918 invoked by uid 99); 10 Feb 2013 23:23:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Feb 2013 23:23:13 +0000 Date: Sun, 10 Feb 2013 23:23:13 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-7805) Scan of same region processed serially if table has region observer coprocessor 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-7805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575573#comment-13575573 ] Ted Yu commented on HBASE-7805: ------------------------------- @James: Can you confirm that the labels for 0.94.2 statistics are right ? I thought performance with coprocessors should be slower. Thanks > Scan of same region processed serially if table has region observer coprocessor > ------------------------------------------------------------------------------- > > Key: HBASE-7805 > URL: https://issues.apache.org/jira/browse/HBASE-7805 > Project: HBase > Issue Type: Bug > Components: Coprocessors, Scanners > Affects Versions: 0.94.4 > Reporter: James Taylor > Priority: Minor > Fix For: 0.96.0, 0.94.6 > > Attachments: 7805-0.94.patch, 7805-trunk.txt, 7805-trunk-v2.txt, ParallelScanTestCoProc.java, ParallelScanTest.java > > > If multiple scans to different parts of the same region are executed in parallel, they are processed serially if the table has a region observer coprocessor. -- 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