Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 47086 invoked from network); 23 Feb 2010 17:10:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Feb 2010 17:10:49 -0000 Received: (qmail 35208 invoked by uid 500); 23 Feb 2010 17:10:49 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 35129 invoked by uid 500); 23 Feb 2010 17:10:49 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 34864 invoked by uid 99); 23 Feb 2010 17:10:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2010 17:10:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2010 17:10:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 20C1029A001C for ; Tue, 23 Feb 2010 09:10:28 -0800 (PST) Message-ID: <1665418192.465191266945028133.JavaMail.jira@brutus.apache.org> Date: Tue, 23 Feb 2010 17:10:28 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Commented: (HBASE-2174) Review how we handle addresses in HBase In-Reply-To: <2014546548.131881264786714574.JavaMail.jira@brutus.apache.org> 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-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837319#action_12837319 ] Andrew Purtell commented on HBASE-2174: --------------------------------------- +1 on patch, tests running now, will commit if ok. > Review how we handle addresses in HBase > --------------------------------------- > > Key: HBASE-2174 > URL: https://issues.apache.org/jira/browse/HBASE-2174 > Project: Hadoop HBase > Issue Type: Improvement > Reporter: Jean-Daniel Cryans > Fix For: 0.21.0 > > Attachments: HBASE-2174_0.20.3.patch > > > Over the time many parts of the code have evolved in different ways and one issue is that addresses are handled differently in different parts of the code. We need to set a standard and correct any inconsistencies. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.