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 B4E658FDA for ; Thu, 11 Aug 2011 00:47:51 +0000 (UTC) Received: (qmail 11135 invoked by uid 500); 11 Aug 2011 00:47:51 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 11091 invoked by uid 500); 11 Aug 2011 00:47:51 -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 11083 invoked by uid 99); 11 Aug 2011 00:47:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 00:47:50 +0000 X-ASF-Spam-Status: No, hits=-1999.5 required=5.0 tests=ALL_TRUSTED,GAPPY_SUBJECT,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; Thu, 11 Aug 2011 00:47:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 192D2B6EC3 for ; Thu, 11 Aug 2011 00:47:29 +0000 (UTC) Date: Thu, 11 Aug 2011 00:47:29 +0000 (UTC) From: "jiraposter@reviews.apache.org (JIRA)" To: issues@hbase.apache.org Message-ID: <346441847.26231.1313023649099.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <72344501.25776.1313017529409.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-4190) Coprocessors: pull up some cp constants from cp package to o.a.h.h.HConstants 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-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082820#comment-13082820 ] jiraposter@reviews.apache.org commented on HBASE-4190: ------------------------------------------------------ ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1461/#review1404 ----------------------------------------------------------- Ship it! - Andrew On 2011-08-11 00:08:33, Mingjie Lai wrote: bq. bq. ----------------------------------------------------------- bq. This is an automatically generated e-mail. To reply, visit: bq. https://reviews.apache.org/r/1461/ bq. ----------------------------------------------------------- bq. bq. (Updated 2011-08-11 00:08:33) bq. bq. bq. Review request for hbase. bq. bq. bq. Summary bq. ------- bq. bq. Coprocessors: pull up some cp constants from cp package to o.a.h.h.HConstants bq. bq. bq. This addresses bug HBASE-4190. bq. https://issues.apache.org/jira/browse/HBASE-4190 bq. bq. bq. Diffs bq. ----- bq. bq. src/main/java/org/apache/hadoop/hbase/HConstants.java dda254d bq. src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java d835582 bq. src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java c44da73 bq. bq. Diff: https://reviews.apache.org/r/1461/diff bq. bq. bq. Testing bq. ------- bq. bq. TestClassLoading passed locally. bq. bq. bq. Thanks, bq. bq. Mingjie bq. bq. > Coprocessors: pull up some cp constants from cp package to o.a.h.h.HConstants > ----------------------------------------------------------------------------- > > Key: HBASE-4190 > URL: https://issues.apache.org/jira/browse/HBASE-4190 > Project: HBase > Issue Type: Improvement > Components: coprocessors > Affects Versions: 0.90.4 > Reporter: Mingjie Lai > Assignee: Mingjie Lai > Priority: Minor > Fix For: 0.90.5 > > > At HBase-3810, stack gave a comment after patch committed: > > This is a bit odd where a class in the parent package has references to a sub package. > > Should these classes or at least their constants be pulled up to be at same level as HTableD? > Create a new jira where the constants will be pulled from o.a.h.h.regionserver.RegionCoprocessorHost to o.a.h.h.HConstants. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira