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 8605AD8C5 for ; Fri, 9 Nov 2012 23:41:13 +0000 (UTC) Received: (qmail 39521 invoked by uid 500); 9 Nov 2012 23:41:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 39461 invoked by uid 500); 9 Nov 2012 23:41:12 -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 39452 invoked by uid 99); 9 Nov 2012 23:41:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2012 23:41:12 +0000 Date: Fri, 9 Nov 2012 23:41:12 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: issues@hbase.apache.org Message-ID: <1883505763.94519.1352504472965.JavaMail.jiratomcat@arcas> In-Reply-To: <1977316119.89860.1352424852117.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HBASE-7131) Race condition after table is re-enabled: regions are incorrectly reported as being available. 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-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7131: ------------------------------- Attachment: trunk-7131.patch > Race condition after table is re-enabled: regions are incorrectly reported as being available. > ---------------------------------------------------------------------------------------------- > > Key: HBASE-7131 > URL: https://issues.apache.org/jira/browse/HBASE-7131 > Project: HBase > Issue Type: Bug > Components: test > Affects Versions: 0.96.0 > Reporter: Aleksandr Shulman > Assignee: Jimmy Xiang > Priority: Minor > Attachments: HBase-7131-v1.patch, trunk-7131.patch > > > For a table that is re-enabled shortly after it is disabled, regions that are reported to be online are not. This is manifested by a flush attempt throwing a NotServingRegion exception despite all regions from the original table reporting that they are online. > I have a test in place that verifies this flaky behavior. -- 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