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 2CBD4D25B for ; Thu, 9 Aug 2012 21:59:20 +0000 (UTC) Received: (qmail 9964 invoked by uid 500); 9 Aug 2012 21:59:19 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 9890 invoked by uid 500); 9 Aug 2012 21:59:19 -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 9740 invoked by uid 99); 9 Aug 2012 21:59:19 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 21:59:19 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 9672F142820 for ; Thu, 9 Aug 2012 21:59:19 +0000 (UTC) Date: Thu, 9 Aug 2012 21:59:19 +0000 (UTC) From: "Elliott Clark (JIRA)" To: issues@hbase.apache.org Message-ID: <1577544074.3956.1344549559618.JavaMail.jiratomcat@issues-vm> In-Reply-To: <607303186.41423.1338930923040.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HBASE-6165) Replication can overrun .META. scans on cluster re-start 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-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432205#comment-13432205 ] Elliott Clark commented on HBASE-6165: -------------------------------------- {quote}Using priority is kind of a misnomer as there is no priority as such{quote} The actual handlers don't imply some sort of QOS, but the naming does correspond to {low|medium|high} priority set of operations that can be in that handler's queue. > Replication can overrun .META. scans on cluster re-start > -------------------------------------------------------- > > Key: HBASE-6165 > URL: https://issues.apache.org/jira/browse/HBASE-6165 > Project: HBase > Issue Type: Bug > Reporter: Elliott Clark > Assignee: Himanshu Vashishtha > Fix For: 0.96.0, 0.94.2 > > Attachments: HBase-6165-v1.patch > > > When restarting a large set of regions on a reasonably small cluster the replication from another cluster tied up every xceiver meaning nothing could be onlined. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira