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 588619087 for ; Mon, 23 Apr 2012 12:18:00 +0000 (UTC) Received: (qmail 90257 invoked by uid 500); 23 Apr 2012 12:18:00 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 90067 invoked by uid 500); 23 Apr 2012 12:17:58 -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 89999 invoked by uid 99); 23 Apr 2012 12:17:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 12:17:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 12:17:57 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DFC6540A8CD for ; Mon, 23 Apr 2012 12:17:36 +0000 (UTC) Date: Mon, 23 Apr 2012 12:17:36 +0000 (UTC) From: "xufeng (JIRA)" To: issues@hbase.apache.org Message-ID: <436329617.4661.1335183456934.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2091295283.1163.1334986360986.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-5850) Backport HBASE-5454 to 90 and 92 Refuse operations from Admin before master is initialized MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xufeng updated HBASE-5850: -------------------------- Attachment: backport-5454-to-90-surefire-report.html No_patch_90_surefire-report.html I try to merge the HBASE-5833 patch to 0.90 version,but failed. Many compile errors happend. So I delete the TestMasterFailover java file and test again. There are some error but also exist if no patch. I also check the TestMasterFailover file and I think it is no relation with the patch. > Backport HBASE-5454 to 90 and 92 Refuse operations from Admin before master is initialized > ------------------------------------------------------------------------------------------- > > Key: HBASE-5850 > URL: https://issues.apache.org/jira/browse/HBASE-5850 > Project: HBase > Issue Type: Bug > Reporter: xufeng > Assignee: xufeng > Fix For: 0.90.7, 0.92.2, 0.94.1 > > Attachments: 5850-trunk.txt, No_patch_90_surefire-report.html, backport-5454(createTable)-to-94.patch, backport-5454(createTable)-to-94_surefire-report.html, backport-5454(createTable)-to-trunk.patch, backport-5454(createTable)-to-trunk_surefire-report.html, backport-5454-to-90-surefire-report.html, backport-5454-to-90.patch, backport-5454-to-92.patch, backport-5454-to-92_surefire-report.html > > > This issue is needed in 0.90 0.92 also. > And update the hbase-5454 patch that add the checkInitialized() into HMaster#createTable(). -- 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