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 7978F9084 for ; Fri, 2 Mar 2012 19:54:24 +0000 (UTC) Received: (qmail 13222 invoked by uid 500); 2 Mar 2012 19:54:23 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 13171 invoked by uid 500); 2 Mar 2012 19:54:23 -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 13129 invoked by uid 99); 2 Mar 2012 19:54:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Mar 2012 19:54:23 +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; Fri, 02 Mar 2012 19:54:22 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2D9875B51 for ; Fri, 2 Mar 2012 19:54:02 +0000 (UTC) Date: Fri, 2 Mar 2012 19:54:02 +0000 (UTC) From: "jiraposter@reviews.apache.org (Commented) (JIRA)" To: issues@hbase.apache.org Message-ID: <909282102.13616.1330718042188.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1732844274.3183.1329893334374.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-5444) Add PB-based calls to HMasterRegionInterface 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-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221209#comment-13221209 ] jiraposter@reviews.apache.org commented on HBASE-5444: ------------------------------------------------------ ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4149/#review5576 ----------------------------------------------------------- src/main/proto/HMasterRegionProtocol.proto will do. src/main/proto/HMasterRegionProtocol.proto You can, the name here sucks -- this is really a MapEntry. If you look at RegionServerStartupResponseProto, it contains a list of these entries. src/main/proto/HMasterRegionProtocol.proto Good idea. Not sure what the best form for comments is -- I don't see any way to have protobufs generate javadoc comments into the generated code. I'll figure something out. - Gregory On 2012-03-02 01:30:36, Gregory Chanan wrote: bq. bq. ----------------------------------------------------------- bq. This is an automatically generated e-mail. To reply, visit: bq. https://reviews.apache.org/r/4149/ bq. ----------------------------------------------------------- bq. bq. (Updated 2012-03-02 01:30:36) bq. bq. bq. Review request for hbase. bq. bq. bq. Summary bq. ------- bq. bq. Protobuf work for HMasterRegionInterface. bq. bq. No need to comment on the pom.xml changes: I just copied those from HBASE-5443 (https://reviews.apache.org/r/4054/). bq. bq. bq. This addresses bug HBASE-5444. bq. https://issues.apache.org/jira/browse/HBASE-5444 bq. bq. bq. Diffs bq. ----- bq. bq. pom.xml 0f0aa9a bq. src/main/proto/HMasterRegionProtocol.proto PRE-CREATION bq. src/main/proto/hbase.proto PRE-CREATION bq. bq. Diff: https://reviews.apache.org/r/4149/diff bq. bq. bq. Testing bq. ------- bq. bq. mvn -DskipTests package successful and files generated successfully bq. bq. bq. Thanks, bq. bq. Gregory bq. bq. > Add PB-based calls to HMasterRegionInterface > -------------------------------------------- > > Key: HBASE-5444 > URL: https://issues.apache.org/jira/browse/HBASE-5444 > Project: HBase > Issue Type: Sub-task > Components: ipc, master, migration, regionserver > Reporter: Todd Lipcon > Assignee: Gregory Chanan > -- 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