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 BDA6573B4 for ; Mon, 29 Aug 2011 05:21:40 +0000 (UTC) Received: (qmail 69524 invoked by uid 500); 29 Aug 2011 05:21:36 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 69359 invoked by uid 500); 29 Aug 2011 05:21:15 -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 68209 invoked by uid 99); 29 Aug 2011 05:21:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2011 05:21:01 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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, 29 Aug 2011 05:20:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C3349D4459 for ; Mon, 29 Aug 2011 05:20:37 +0000 (UTC) Date: Mon, 29 Aug 2011 05:20:37 +0000 (UTC) From: "Ming Ma (JIRA)" To: issues@hbase.apache.org Message-ID: <1360680629.2211.1314595237796.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1122091558.2198.1314594277807.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (HBASE-4271) Clean up coprocessor's handlings of table operations 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-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming Ma reassigned HBASE-4271: ------------------------------ Assignee: Ming Ma > Clean up coprocessor's handlings of table operations > ---------------------------------------------------- > > Key: HBASE-4271 > URL: https://issues.apache.org/jira/browse/HBASE-4271 > Project: HBase > Issue Type: Bug > Reporter: Ming Ma > Assignee: Ming Ma > > Couple fixes we can do w.r.t coprocessor's handlings of table operations. > 1. Honor MasterObserver's requests to bypass default action. > 2. Fix up the function signatures for preCreateTable to use HRegionInfo as parameter instead. > 3. Invoke postEnableTable, etc. methods after the operations are done. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira