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 2E81ED3F1 for ; Thu, 6 Sep 2012 23:59:09 +0000 (UTC) Received: (qmail 22400 invoked by uid 500); 6 Sep 2012 23:59:08 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 22360 invoked by uid 500); 6 Sep 2012 23:59:08 -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 22303 invoked by uid 99); 6 Sep 2012 23:59:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 23:59:08 +0000 Date: Fri, 7 Sep 2012 10:59:08 +1100 (NCT) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: <1334299221.47478.1346975948675.JavaMail.jiratomcat@arcas> In-Reply-To: <1972608925.18482.1341660454632.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HBASE-6352) Add copy method in Bytes 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-6352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450185#comment-13450185 ] Hudson commented on HBASE-6352: ------------------------------- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #163 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/163/]) HBASE-6352 Add copy method in Bytes (Revision 1381670) Result = FAILURE stack : Files : * /hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java * /hbase/trunk/hbase-common/src/test/java/org/apache/hadoop/hbase/util/TestBytes.java > Add copy method in Bytes > ------------------------ > > Key: HBASE-6352 > URL: https://issues.apache.org/jira/browse/HBASE-6352 > Project: HBase > Issue Type: Improvement > Components: util > Affects Versions: 0.94.0 > Reporter: Jean-Marc Spaggiari > Assignee: Jean-Marc Spaggiari > Priority: Minor > Labels: Bytes, Util > Fix For: 0.96.0 > > Attachments: HBASE_JIRA_6352.patch, HBASE_JIRA_6352_v2.patch, HBASE_JIRA_6352_v3.patch, HBASE_JIRA_6352_v4.patch, HBASE_JIRA_6352_v5.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > Having a "copy" method into Bytes might be nice to reduce client code size and improve readability. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira